On Sep 7, 2015 12:01 PM, "Robert Willy" <[email protected]> wrote: > > Hi, > > After I read relevant info online, I think (but not sure) that when uboot.env is used, the new am335x-evmsk.dtb is read for the device driver. A general kernel build can support variant devices through .dtb file. > > The recent kernel still supports the old uEnv.txt file. As the online web page says that the old kernel has to rebuild for different devices/processors. My question here is that how the new kernel can support uEnv.txt? > > Has the kernel included two parts for new .dtb and the the old device drivers?
'U-Boot' loads uEnv.txt... Then loads the kernel based on parameters included in the file... Regards, -- 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.
