1
0
Fork 0
remarkable-uboot/arch/powerpc
Heiko Schocher 48690d8024 net ppc: fix ethernet device names with spaces
since commit 1384f3bb8a ethernet names
with spaces drop a

Warning: eth device name has a space!

message. This patch fix it for:

- "FEC ETHERNET" devices found on
  mpc512x, mpc5xxx, mpc8xx and mpc8220 boards.
  renamed to "FEC".
- "SCC ETHERNET" devices found on
  mpc8xx, mpc82xx based boards. Renamed to "SCC".
- "HDLC ETHERNET" devices found on mpc8xx boards
  Renamed to "HDLC"
- "FCC ETHERNET" devices found on mpc8260 and mpc85xx based
  boards. Renamed to "FCC"

Tested on the kup4k board.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2010-08-09 11:52:28 -07:00
..
cpu net ppc: fix ethernet device names with spaces 2010-08-09 11:52:28 -07:00
include/asm powerpc/8xxx: query feature reporting register for num cores on unknown cpus 2010-08-01 11:18:45 -05:00
lib fdt relocate: have more attention to use a bootmap or not 2010-08-08 22:16:05 +02:00
config.mk Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00