On Mon, May 16, 2016 at 11:28 AM, Mortaza Asaadi <[email protected] > wrote:
> > Hi, > I'm wondering how /boot/uEnv.txt can effect device tree at boot time? > does the boot-loader change the device tree according to the uEnv.txt? > dtb= Tell u-boot which *.dtb to load when booting.. (thus override the u-boot eeprom lookup table) cape_enable= cmdline= this get's added to the kernel boot cmdline, to make overlay changes on bootup.. Regards, -- Robert Nelson https://rcn-ee.com/ -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYi%3DSA3s-8%2B-u62f8z5%3DeganuHdyO6n5QoCkJvex5RJ2iA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
