Hi Robert, Here are the comments from our Android guy:
I’ve tried running the script using bootcmd in uEnv.txt, however I cannot run the script as u-boot does not get to the stage where it reads uEnv.txt. Do you have any other suggestions for running the script? On Wednesday, 26 February 2014 17:37:57 UTC, [email protected] wrote: > > Thank you very much, I'll check that out. > > On Wednesday, 26 February 2014 16:35:08 UTC, RobertCNelson wrote: >> >> 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.
