]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 15 Sep 2008 03:48:25 +0000 (05:48 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Tue, 30 Sep 2008 20:10:15 +0000 (22:10 +0200)
commitd13ff2358ff8c384f52eaf46f5d60258acf96ea6
tree75ce9bf31c1da0abf61fa0bf305cc94a8425c674
parent8fd4166c467a46773f80208bda1ec3b4757747bc
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"

we need this due to the arm implementation which supposed that U-Boot
is in RAM when we jump to start_armboot

This reverts commit f96b44cef897bd372beb86dde1b33637c119d84d.
in order to do it for all arm board

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
lib_arm/board.c