commit | 46ada59b2b149084d87b5d1a13573abda7885bf0 | [log] [tgz] |
---|---|---|
author | Mingkai Hu <Mingkai.hu@freescale.com> | Tue Oct 20 16:58:16 2009 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Fri Nov 13 16:56:17 2009 -0600 |
tree | a8a42d30098450ede3d182e89e732d3bc38c2f18 | |
parent | ee86b8dc1fe2485b13064fef08f34980cd54f64c [diff] |
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 <Mingkai.hu@freescale.com> Acked-by: Kumar Gala <galak@kernel.crashing.org>
diff --git a/cpu/mpc85xx/u-boot-nand.lds b/cpu/mpc85xx/u-boot-nand.lds index a0fc8f1..b4c63e2 100644 --- a/cpu/mpc85xx/u-boot-nand.lds +++ b/cpu/mpc85xx/u-boot-nand.lds
@@ -58,7 +58,6 @@ .text : { *(.text) - *(.fixup) *(.got1) } :text _etext = .;