
14 Feb
2007
14 Feb
'07
7:31 p.m.
On Wednesday, February 14, 2007 9:35 AM Grant Likely:
I don't do this any more though.
Actually, I have got u-boot working without that "dirty trick" already.
You need to load the symbol table at an offset. I think you use the add-symbol-file command. The details are in the u-boot documentation somewhere.
Well, I expect that BEFORE relocation it must work without any special table be loaded. DULG says so and I have personal experience with Yosemite board. After all, ELF file is compiled with 0x01f00000 address and that where u-boot is loaded...
Thanks a lot,
Leonid.