[U-Boot] CONFIG_SYS_TEXT_BASE and relocaddr
Luca Ellero
lroluk at gmail.com
Tue Jan 29 09:44:45 CET 2013
Hi all,
in U-Boot version 2012.10 I used to skip "relocate_code" setting
CONFIG_SYS_TEXT_BASE to relocaddr (obtained from bdinfo command).
This since some hardware is able to configure SDRAM and load U-Boot
directly to SDRAM, so relocation is useless and time consuming.
Now I'm using latest git version and this isn't working anymore.
Can someone explain me way? And what is the suggested way to skip
relocation now.
Thanks in advance
Best regards
Luca Ellero
More information about the U-Boot
mailing list