Robert
 Interesting as all I did was download the latest image you posted on 
Beagleboard.org and burn an sd card with it.
I expanded the file system and tried it out.
Seems to me if booting from an sd card the eMMC boot loader should neve be 
run.

I will give a try to killing the MLO file and I will see what image is 
actually in flash on this BBBW. 

Tom


On Friday, September 1, 2017 at 2:52:23 PM UTC-4, RobertCNelson wrote:
>
> > 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/00294c6e-a8da-49c4-8371-7cd6078ae735%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to