diff options
Diffstat (limited to 'board/esd/vom405/u-boot.lds')
-rw-r--r-- | board/esd/vom405/u-boot.lds | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/esd/vom405/u-boot.lds b/board/esd/vom405/u-boot.lds index f6cbe13..8c01016 100644 --- a/board/esd/vom405/u-boot.lds +++ b/board/esd/vom405/u-boot.lds @@ -57,9 +57,6 @@ SECTIONS .plt : { *(.plt) } .text : { - /* WARNING - the following is hand-optimized to fit within */ - /* the sector layout of our flash chips! XXX FIXME XXX */ - cpu/ppc4xx/start.o (.text) *(.text) |