From 63be111e72371b6edc6d02134dd785abb6be188c Mon Sep 17 00:00:00 2001 From: Jon Loeliger Date: Mon, 25 Jul 2005 15:38:06 -0500 Subject: * 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. --- board/pm854/u-boot.lds | 1 - 1 file changed, 1 deletion(-) (limited to 'board/pm854') diff --git a/board/pm854/u-boot.lds b/board/pm854/u-boot.lds index 5f24f76a7..4db6b342b 100644 --- a/board/pm854/u-boot.lds +++ b/board/pm854/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) -- cgit v1.2.3