From: Mingkai Hu Date: Tue, 20 Oct 2009 08:58:16 +0000 (+0800) Subject: ppc/85xx: make boot from NAND full relocation to RAM X-Git-Tag: v2010.03-rc1~200^2~37 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=25643d4da257e51f6200b213c75de4fb5b345780;p=u-boot ppc/85xx: make boot from NAND full relocation to RAM Take advantage of the latest full relocation commit of PPC platform for boot from NAND. Signed-off-by: Mingkai Hu Acked-by: Kumar Gala --- diff --git a/cpu/mpc85xx/u-boot-nand.lds b/cpu/mpc85xx/u-boot-nand.lds index a0fc8f1388..b4c63e2a2a 100644 --- a/cpu/mpc85xx/u-boot-nand.lds +++ b/cpu/mpc85xx/u-boot-nand.lds @@ -58,7 +58,6 @@ SECTIONS .text : { *(.text) - *(.fixup) *(.got1) } :text _etext = .;