diff options
Diffstat (limited to 'board/esd/pmc405')
-rw-r--r-- | board/esd/pmc405/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/esd/pmc405/u-boot.lds b/board/esd/pmc405/u-boot.lds index 74f1d87..178a755 100644 --- a/board/esd/pmc405/u-boot.lds +++ b/board/esd/pmc405/u-boot.lds @@ -60,7 +60,6 @@ SECTIONS cpu/ppc4xx/start.o (.text) *(.text) - *(.fixup) *(.got1) } _etext = .; |