1. How can i write the boot.bin to eMMC. the boot.bin is compiled using the flag -DEBUG_UART.
2. Our requirement is Like to load the app.bin always through uart. should be Executed in DDR3. As we are in Development stage of some embedded application. we need this functionality.
3. the output of UART boot:
CCCCStarterWare AM335x Boot Loader
Please transfer file:
CCCCCC
Copying application image from UART to RAM is done
Jumping to StarterWare Application...
4. Somehow my u-boot.bin is corrupted. Since i think i cannot just replace the MLO through filesystem. can someone suggest some application to write the UART-Boot MLO to eMMC.
U-Boot SPL 2013.04-dirty (Jun 19 2013 - 09:57:14)
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
OMAP SD/MMC: 0
mmc_send_cmd : timeout: No status update
reading u-boot.img
spl: error reading image u-boot.img, err - -1
### ERROR ### Please RESET the board ###
5. Hi guys i am sharing the binaries here with . this are useful for testing u r newly shipped board. i struggled alot to make them :P8424.boot.zip