> > *I can leave in a section about how it changed since 3.x, although I don't > know when (for example) DTBs moved from /lib/firmware to /boot/dtbs/`uname > -r`*
/lib/firmware/ and /boot/dtbs/ are not for the same function. Now if you mean, when /boot/uboot/dtbs/ moved to /boot/dtbs/, then I have no idea. I would guess around the same time debian started being the official distro for the BBB. Or just shortly after. ~ 3.8.13-bone47. It is also plausible this happened around the time Robert implemented all the nfsroot / tftp stuff into uboot. I was still building my own kernel then, and using Roberts mini rootfs. So could not say for sure. Anyway, /lib/firmware/ == device tree blob files for peripherals, and such. Where /boot/dtbs/<kernel version>/ == BSP device tree files. Board support package, or just board specific dtbs's -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
