summaryrefslogtreecommitdiff
path: root/board/amcc/bamboo/u-boot.lds
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-05-05 18:07:10 +0200
committerWolfgang Denk <wd@denx.de>2007-05-05 18:07:10 +0200
commitf51697316ad53e99bf1be354964dacd9fed72a04 (patch)
tree5f52ed462a3a7ec90fa350f6ccf7112717a72f7f /board/amcc/bamboo/u-boot.lds
parent885ec89b648a899a2f32393fd3ffd9f7234c4402 (diff)
parentbeb7dba2f50edf5c312168c33137598b9e5ffb99 (diff)
downloadu-boot-imx-f51697316ad53e99bf1be354964dacd9fed72a04.zip
u-boot-imx-f51697316ad53e99bf1be354964dacd9fed72a04.tar.gz
u-boot-imx-f51697316ad53e99bf1be354964dacd9fed72a04.tar.bz2
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
Diffstat (limited to 'board/amcc/bamboo/u-boot.lds')
-rw-r--r--board/amcc/bamboo/u-boot.lds14
1 files changed, 1 insertions, 13 deletions
diff --git a/board/amcc/bamboo/u-boot.lds b/board/amcc/bamboo/u-boot.lds
index 176900e..f6d7183 100644
--- a/board/amcc/bamboo/u-boot.lds
+++ b/board/amcc/bamboo/u-boot.lds
@@ -68,19 +68,7 @@ SECTIONS
cpu/ppc4xx/start.o (.text)
board/amcc/bamboo/init.o (.text)
- cpu/ppc4xx/kgdb.o (.text)
- cpu/ppc4xx/traps.o (.text)
- cpu/ppc4xx/interrupts.o (.text)
- cpu/ppc4xx/serial.o (.text)
- cpu/ppc4xx/cpu_init.o (.text)
- cpu/ppc4xx/speed.o (.text)
- common/dlmalloc.o (.text)
- lib_generic/crc32.o (.text)
- lib_ppc/extable.o (.text)
- lib_generic/zlib.o (.text)
-
-/* . = env_offset;*/
-/* common/environment.o(.text)*/
+ board/amcc/bamboo/bamboo.o (.text)
*(.text)
*(.fixup)