On Tue, Sep 22, 2015 at 11:31 AM, Dinicare Panta <[email protected]> wrote: > Dear Mr.Jason Kridner, > > Thank you for your time to read my e-mail. > I found that you are expert on booting Linux on Beaglebone. > > I need your help to advise the way to configure to uEnv.txt for U-boot 2015. > I want to boot kernel and Linux from SD card. > > Previously, i bought BBB rev A5B it works with uEnv.txt as attached file. > RevA5B U-boot SPL 2013.01.01 (Jun 25 2013) > Then i bought another BBB rev C. It doesn't work with the same uEnv.txt. > RevC U-Boot SPL 2015.01-00001-gb2412df > It can't boot from SDcard. > > Could you please help and advise?
Yuck, so your uEnv.txt is just a printenv dump of 2013.01.01??? Option 1: erase the eMMC's boot-loader, go happily booting your existing sd cards.. Option 2: fix your uEnv.txt, see this example, that's compatible with every release since "2013.06.20"... https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-DealingwitholdBootloaderineMMC 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]. For more options, visit https://groups.google.com/d/optout.
