summaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/u-boot-customlayout.lds
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2007-07-03 00:34:29 -0600
committerWolfgang Denk <wd@denx.de>2007-07-04 01:07:40 +0200
commit6f7576b20ecf0d040c3ac3b032b5cbc860e38a90 (patch)
tree18d2ee2d277dbe8e1dba39d1a15e955830e9153b /cpu/mpc5xxx/u-boot-customlayout.lds
parent3649cd99ba815b6601868735765602f00ef3692b (diff)
downloadu-boot-imx-6f7576b20ecf0d040c3ac3b032b5cbc860e38a90.zip
u-boot-imx-6f7576b20ecf0d040c3ac3b032b5cbc860e38a90.tar.gz
u-boot-imx-6f7576b20ecf0d040c3ac3b032b5cbc860e38a90.tar.bz2
Correct fixup relocation for MPC5xxx
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'cpu/mpc5xxx/u-boot-customlayout.lds')
-rw-r--r--cpu/mpc5xxx/u-boot-customlayout.lds1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/mpc5xxx/u-boot-customlayout.lds b/cpu/mpc5xxx/u-boot-customlayout.lds
index 123a14c..1107943 100644
--- a/cpu/mpc5xxx/u-boot-customlayout.lds
+++ b/cpu/mpc5xxx/u-boot-customlayout.lds
@@ -66,7 +66,6 @@ SECTIONS
common/environment.o (.ppcenv)
*(.text)
- *(.fixup)
*(.got1)
. = ALIGN(16);
*(.rodata)