1
0
Fork 0
remarkable-uboot/arch
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
..
arm Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
avr32 Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
blackfin Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
i386 Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
m68k Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
microblaze Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mips Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
nios2 nios2: add gpio_request 2010-07-12 11:30:51 -04:00
powerpc net ppc: fix ethernet device names with spaces 2010-08-09 11:52:28 -07:00
sh Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
sparc Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00