summaryrefslogtreecommitdiffstats
path: root/board/nc650
diff options
context:
space:
mode:
Diffstat (limited to 'board/nc650')
-rw-r--r--board/nc650/u-boot.lds1
-rw-r--r--board/nc650/u-boot.lds.debug1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/nc650/u-boot.lds b/board/nc650/u-boot.lds
index dd040f0551..21fed6262c 100644
--- a/board/nc650/u-boot.lds
+++ b/board/nc650/u-boot.lds
@@ -54,7 +54,6 @@ SECTIONS
{
cpu/mpc8xx/start.o (.text)
*(.text)
- *(.fixup)
*(.got1)
}
_etext = .;
diff --git a/board/nc650/u-boot.lds.debug b/board/nc650/u-boot.lds.debug
index 079a55abeb..5f8dc9d2c6 100644
--- a/board/nc650/u-boot.lds.debug
+++ b/board/nc650/u-boot.lds.debug
@@ -54,7 +54,6 @@ SECTIONS
{
cpu/mpc8xx/start.o (.text)
*(.text)
- *(.fixup)
*(.got1)
}
_etext = .;
OpenPOWER on IntegriCloud