1
0
Fork 0
remarkable-uboot/board/keymile/km8xx
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
..
Makefile 8xx, mgsuvd: rename board to a more generic name 2009-03-18 20:50:04 +01:00
config.mk 8xx, mgsuvd: rename board to a more generic name 2009-03-18 20:50:04 +01:00
km8xx.c powerpc: keymile boards updates 2010-01-18 00:43:54 +01:00
km8xx_hdlc_enet.c net ppc: fix ethernet device names with spaces 2010-08-09 11:52:28 -07:00
u-boot.lds Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00