Hi,
We've developed a custom OMAP-L138 board. No flash device was incoorporated in the design, as everything in the documentation seemed to indicate that it was possible to boot from the SD card interface.
Attempting to boot linux, we realized that the methods available are all dependent on flashing a memory device with ubl, then using it to load u-boot... Is there no other way to boot Linux from an SD card?? We have no external memory device (other than the ddr2 ram) to flash.. The peripherals available for use are:
UART0 (through ft232 usb)
MicoSD
USB1.1/2.0
Ethernet
JTAG
Expansion: SPI, UART1, I2C, PWM..
Is there a way to place the UBL binary on the SD card and make the processor boot from there?.. Is there any hope for us to boot linux?
We're in dire need of help.
Thanks in advance!
-Koteich