Fix for LOAD_ADDR for running example binaries on OMAP3EVM

Hi all,

Pls find attached a patch for fixing the LOAD_ADDR for running applications
On OMAP3EVM board. The LOAD_ADDR has been changed to 0x80300000 for OMAP3 EVM since till that location, is allocated for UBoot.

Pls let me know if you have any comments.

Regards
Mani

u-boot-example-p1.txt (745 Bytes)

Mani,

Wouldn't this change also be appropriate for Beagle and Overo?

Steve

Wouldn't this change also be appropriate for Beagle and Overo?

Mani,

I pushed a variant of your patch that sets 0x80300000 as the LOAD_ADDR
for all omap3 CPUs:

http://www.sakoman.net/cgi-bin/gitweb.cgi?p=u-boot-omap3.git;a=commit;h=1eb803d64df947503c9aaac9b4eec2670cf9d498

Regards,

Steve

Hi Steve,

I do not have the memory map or the boards for Beagle and overo. Khasim may be able to test this on Beagle.

Regards
Mani