> bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot > 2017.09-rc2-00002-g84a7f2] > > bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot > 2017.03-rc1-00003-ga09f2d]
So, your eMMC's bootloader is getting in the way, hence your not booting what you expect: so kill the MLO file via: sudo dd if=/dev/zero of=/dev/mmcblk1 count=1 seek=1 bs=128k and it'll default to the correct bootloader found on the microSD. 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 beagleboard+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgjDwmvRu9pzcFFOZ81%2BiK0FSpKx%2BAnQotMuQ79SGoydQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.