Boot from SD Card without pressing the Boot button?

463 views
Skip to first unread message

Hemant Kapoor

unread,
Jul 9, 2015, 2:43:07 AM7/9/15
to beagl...@googlegroups.com
Hello All, 
I have compiled my own UBOOT and MLO and put it in an SD card, If I press the Boot button and power on BBB it works fine.
But my requirement is to Boot from SD card without pressing the BOOT button.

Is this possible.

Regards, 
Hemant Kapoor

Gerald Coley

unread,
Jul 9, 2015, 8:31:32 AM7/9/15
to beagl...@googlegroups.com
Erase the eMMC.

Gerlad

--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

William Hermans

unread,
Jul 9, 2015, 1:45:01 PM7/9/15
to beagl...@googlegroups.com
You can also put a newer debian image on the eMMC, and "configure" uEnv.txt to boot from sdcard.

However, in the above case you'd still be loading MLO( and possibly uboot too - I do not remember ) from the eMMC. After which it would start loading the kernel / rootfs from the sdcard.

Hemant Kapoor

unread,
Jul 10, 2015, 3:01:52 AM7/10/15
to beagl...@googlegroups.com


Thanks Gerald for the help... That worked and I can boot directly from SSD card without pressing the Boot Button.

I have one little confusion though, the saveenv command saves it in MMC, I would have thought that it should save in SD Card.

U-Boot# saveenv
Saving Environment to MMC...
Writing to redundant MMC(1)... done

Is there any U-Boot configuration that I have missed that governs this behaviour.

@William- I needed my own U-Boot to be loaded... :(

Regards,
Hemant Kapoor
Reply all
Reply to author
Forward
0 new messages