summaryrefslogtreecommitdiffstats
path: root/board/mpc8540ads
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2005-07-25 15:38:06 -0500
committerJon Loeliger <jdl@freescale.com>2005-07-25 15:38:06 -0500
commit63be111e72371b6edc6d02134dd785abb6be188c (patch)
tree5e6315d302c61318610f9e422d8ca055a73abb35 /board/mpc8540ads
parentd9b94f28a442b0013caef99de084d7b72e2d4607 (diff)
downloadblackbird-obmc-uboot-63be111e72371b6edc6d02134dd785abb6be188c.tar.gz
blackbird-obmc-uboot-63be111e72371b6edc6d02134dd785abb6be188c.zip
* Patch by Jon Loeliger, 2005-07-25
Move the TSEC driver out of cpu/mpc85xx as it will be shared by the upcoming mpc83xx family as well.
Diffstat (limited to 'board/mpc8540ads')
-rw-r--r--board/mpc8540ads/u-boot.lds1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/mpc8540ads/u-boot.lds b/board/mpc8540ads/u-boot.lds
index 56dd457aea..85852d59d3 100644
--- a/board/mpc8540ads/u-boot.lds
+++ b/board/mpc8540ads/u-boot.lds
@@ -70,7 +70,6 @@ SECTIONS
cpu/mpc85xx/interrupts.o (.text)
cpu/mpc85xx/cpu_init.o (.text)
cpu/mpc85xx/cpu.o (.text)
- cpu/mpc85xx/tsec.o (.text)
cpu/mpc85xx/speed.o (.text)
cpu/mpc85xx/pci.o (.text)
common/dlmalloc.o (.text)
OpenPOWER on IntegriCloud