]> git.sur5r.net Git - u-boot/commitdiff
ppc/85xx: make boot from NAND full relocation to RAM
authorMingkai Hu <Mingkai.hu@freescale.com>
Tue, 20 Oct 2009 08:58:16 +0000 (16:58 +0800)
committerScott Wood <scottwood@freescale.com>
Fri, 13 Nov 2009 22:56:17 +0000 (16:56 -0600)
Take advantage of the latest full relocation commit of PPC platform
for boot from NAND.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/u-boot-nand.lds

index a0fc8f13887860c7bfa77ba68e7f9825edf4f1bc..b4c63e2a2a21f1de297dfcc4c73443d2f8588cb8 100644 (file)
@@ -58,7 +58,6 @@ SECTIONS
   .text      :
   {
     *(.text)
-    *(.fixup)
     *(.got1)
    } :text
     _etext = .;