summaryrefslogtreecommitdiff
path: root/board/rsdproto
diff options
context:
space:
mode:
Diffstat (limited to 'board/rsdproto')
-rw-r--r--board/rsdproto/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/rsdproto/u-boot.lds b/board/rsdproto/u-boot.lds
index 9bd6248095..70fc3a5d27 100644
--- a/board/rsdproto/u-boot.lds
+++ b/board/rsdproto/u-boot.lds
@@ -55,6 +55,7 @@ SECTIONS
{
cpu/mpc8260/start.o (.text)
*(.text)
+ *(.fixup)
*(.got1)
/*. = env_offset; */
}