summaryrefslogtreecommitdiff
path: root/board/cray/L1/u-boot.lds
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-23 23:03:20 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-23 23:03:20 +0200
commitec2e5a2ccea77102ba7357d31d5670b4467967d3 (patch)
treec6d27b5e69309850a0d45b9899f823fb0227bea4 /board/cray/L1/u-boot.lds
parent2ac4785c2fc5289780f63a00d9b9a75dd658b15e (diff)
parentd6c61aabc49c22a5c040f046fdc04dc478ed071f (diff)
Merge with testing-4xx_enet (Create generic 4xx Ethernet code)
Diffstat (limited to 'board/cray/L1/u-boot.lds')
-rw-r--r--board/cray/L1/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cray/L1/u-boot.lds b/board/cray/L1/u-boot.lds
index 88c880e2000..fc0879b63fb 100644
--- a/board/cray/L1/u-boot.lds
+++ b/board/cray/L1/u-boot.lds
@@ -69,7 +69,7 @@ SECTIONS
cpu/ppc4xx/serial.o (.text)
cpu/ppc4xx/cpu_init.o (.text)
cpu/ppc4xx/speed.o (.text)
- cpu/ppc4xx/405gp_enet.o (.text)
+ cpu/ppc4xx/4xx_enet.o (.text)
common/dlmalloc.o (.text)
lib_generic/crc32.o (.text)
lib_ppc/extable.o (.text)