On Sun, Jun 1, 2014 at 6:02 AM, <[email protected]> wrote: > Hello > > I am trying to boot BBB from uSD card but uboot is not working as expected , > I am getting this error > **Partition 1 Not Valid on device 0*** > SPL:fat register err --1 > > I am using 8GB uSD card . > I tried to do little debugging actually MLO fails while registering FAT > partition. > ->fat_register_device > > If you could help. I am using latest rev of BBB
It's either a bad build of u-boot or your partition setup is wrong. Please take a look and review: http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Bootloader:U-Boot http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-SetupmicroSD/SDcard 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/d/optout.
