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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to