On Wed, Sep 25, 2013 at 7:40 AM, Saransh Jain <[email protected]> wrote: > Thanks Gerald for the quick reply. > I am a newbie and have a few doubts: > > A different u-boot that supports device tree loading will be needed.
Doesn't matter, if u-boot doesn't support loading the device tree, you use the appended device tree method. >Does > u-boot 2013.07 has the support for BB-xm? You should check the u-boot git tree as my memory is not that good, but BB-xm support was added to the u-boot tree pretty soon after it was released.. So let's say 2011... > Is there any change in the MLO if we use device tree binary? MLO, runs from sram and just initializes a few things including the ddr to load "u-boot.img" and run it... It has nothing to do with later loading the kernel, other then it's built from the same source that built u-boot.img.. Regards, -- Robert Nelson http://www.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]. For more options, visit https://groups.google.com/groups/opt_out.
