uboot-mt623x/board/funkwerk/vovpn-gw
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 Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
config.mk Patch by Juergen Selent, 17 May 2005: 2005-05-30 23:55:42 +00:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
m88e6060.c board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:48:06 -05:00
m88e6060.h * Add support for HMI1001 board 2005-06-10 10:00:19 +00:00
vovpn-gw.c net ppc: fix ethernet device names with spaces 2010-08-09 11:52:28 -07:00