I have successfully flashed the u-boot binary (1.3.3) that is distributed with the TI LSP into my OMAPL137 EVM and am able to use it to boot Linux. As I am progressing on a new board design it is becoming necessary to make some modifications to u-boot to support some minor hardware differences. Before starting the u-boot modifications I decided to build u-boot 1.3.3 from the source code and make sure the newly created binary works on the OMAPL137 EVM. I am able to get a clean build but the binary is actually 20 bytes larger that the TI provided binary. The file contents seem to have a number of differences also. When I flash the newly built binary it does not print anything to the RS232 console. It would seem that either I am building with different source code than the distributed version or else my tools are different from that used to create the distributed version. I'm using the demonstration version of Montavista Pro 5.0. Does anyone have any insight into this issue? Has anyone successfully built and ran u-boot for the L137 EVM using the distributed SDK?
Thanks,
Tim