summaryrefslogtreecommitdiffstats
path: root/cpu
diff options
context:
space:
mode:
authorMingkai Hu <Mingkai.hu@freescale.com>2009-10-20 16:58:16 +0800
committerScott Wood <scottwood@freescale.com>2009-11-13 16:56:17 -0600
commit25643d4da257e51f6200b213c75de4fb5b345780 (patch)
treea8a42d30098450ede3d182e89e732d3bc38c2f18 /cpu
parent7e86661cd777eec1e81c5e57c468e81138fda983 (diff)
downloadblackbird-obmc-uboot-25643d4da257e51f6200b213c75de4fb5b345780.tar.gz
blackbird-obmc-uboot-25643d4da257e51f6200b213c75de4fb5b345780.zip
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>
Diffstat (limited to 'cpu')
-rw-r--r--cpu/mpc85xx/u-boot-nand.lds1
1 files changed, 0 insertions, 1 deletions
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 = .;
OpenPOWER on IntegriCloud