From 25643d4da257e51f6200b213c75de4fb5b345780 Mon Sep 17 00:00:00 2001 From: Mingkai Hu Date: Tue, 20 Oct 2009 16:58:16 +0800 Subject: 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 --- cpu/mpc85xx/u-boot-nand.lds | 1 - 1 file changed, 1 deletion(-) (limited to 'cpu') diff --git a/cpu/mpc85xx/u-boot-nand.lds b/cpu/mpc85xx/u-boot-nand.lds index a0fc8f138..b4c63e2a2 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 = .; -- cgit v1.2.3