uboot-mt623x/board/voiceblue
Ben Warren 7194ab8095 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
All in-tree boards that use this controller have CONFIG_NET_MULTI
added
Also:
  - changed CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111
  - cleaned up line lengths
  - modified all boards that override weak function in this driver
  - modified all eeprom standalone apps to work with new driver
  - updated blackfin standalone EEPROM app after testing

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-10-04 22:37:03 -07:00
..
Makefile Fix all linker scripts for older binutils versions (pre-2.16) 2009-08-21 23:13:34 +02:00
config.mk ARM: Board voiceblue update 2008-02-04 00:17:20 +01:00
eeprom.c Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API 2009-10-04 22:37:03 -07:00
eeprom.lds Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00
eeprom_start.S Minor code cleanup 2005-08-12 23:43:12 +02:00
setup.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
voiceblue.c Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API 2009-10-04 22:37:03 -07:00