Hi,
I have a OMAP-L137/TMS320C6747 Floating Point Starter Kit and want to run linux on the ARM.
So I downloade the uboot u-boot-2012.07.tar.bz2 from denx and build it:
make
After this I copied the u-boot.bin to the same spi flash location like the eboot for windows ce with the same tool. Afters my bootloader copies the uboot from flash to ram and jumps to the address.
The result is nothing happens. Where I can have a look to find the problem?
regards