summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-09-08 20:45:59 +0200
committerWolfgang Denk <wd@denx.de>2007-09-08 20:45:59 +0200
commitfd63d832cd929f8e8d8fcac9b3e55b1091588a43 (patch)
tree970a1aea44f1e9f3a1ed1aac56ad93b83bedd41a /board
parentff7640c9ead8806b5d827f2b29f9cb2632add729 (diff)
parent08e2e5fcd2e06670b62e1680a3934c0e55c72810 (diff)
downloadu-boot-imx-fd63d832cd929f8e8d8fcac9b3e55b1091588a43.zip
u-boot-imx-fd63d832cd929f8e8d8fcac9b3e55b1091588a43.tar.gz
u-boot-imx-fd63d832cd929f8e8d8fcac9b3e55b1091588a43.tar.bz2
Merge with /home/raj/git/u-boot#ads5121_fixes
Diffstat (limited to 'board')
-rw-r--r--board/ads5121/u-boot.lds1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/ads5121/u-boot.lds b/board/ads5121/u-boot.lds
index 038d849..34ceb0f 100644
--- a/board/ads5121/u-boot.lds
+++ b/board/ads5121/u-boot.lds
@@ -51,7 +51,6 @@ SECTIONS
{
cpu/mpc512x/start.o (.text)
*(.text)
- *(.fixup)
*(.got1)
. = ALIGN(16);
*(.rodata)