uboot-mt623x/board/tqc
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
..
tqm8xx net ppc: fix ethernet device names with spaces 2010-08-09 11:52:28 -07:00
tqm85xx powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 2010-07-20 04:40:06 -05:00
tqm834x 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
tqm5200 cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
tqm8260 Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
tqm8272 Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00