projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e86661
)
ppc/85xx: make boot from NAND full relocation to RAM
author
Mingkai Hu
<Mingkai.hu@freescale.com>
Tue, 20 Oct 2009 08:58:16 +0000
(16:58 +0800)
committer
Scott 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
patch
|
blob
|
history
diff --git
a/cpu/mpc85xx/u-boot-nand.lds
b/cpu/mpc85xx/u-boot-nand.lds
index a0fc8f13887860c7bfa77ba68e7f9825edf4f1bc..b4c63e2a2a21f1de297dfcc4c73443d2f8588cb8 100644
(file)
--- 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 = .;