On Wed, Feb 26, 2014 at 10:15 AM,  <[email protected]> wrote:
> My design is a cut down version of BBB.  The HDMI IC is not fitted and the
> eMMC is not fitted.
>
> Will the BBB boot from SD card without the eMMC IC fitted?  Or is the eMMC
> essential to the operation even when booting from Sd card?

That should be fine.. Here's the init script i use to flash the eMMC,
notice how it programs the eeprom first before calling the eMMC
flasher script at the bottom.. So in the end it'll fail, but the
eeprom will be programmed with the beaglebone black eeprom..

https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L28

Then you can go move on to your own images.

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/groups/opt_out.

Reply via email to