commit | 0c7ffc09b3d2c8c49698a4d5dd1bd8cbcf17c5a9 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Aug 16 18:18:00 2005 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 16 18:18:00 2005 +0200 |
tree | ea793de701f14cfa4154786c8a240d1d24964ad4 | |
parent | c10023e4be1e1fe7d5d667432c824efc323f76ce [diff] [blame] |
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
diff --git a/board/csb272/u-boot.lds b/board/csb272/u-boot.lds index 8dbc592..8571fa4 100644 --- a/board/csb272/u-boot.lds +++ b/board/csb272/u-boot.lds
@@ -69,7 +69,7 @@ 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)