u-boot-brain/board/renesas/rsk7203
Ben Warren 736fead8fd Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
All in-tree boards that use this controller have CONFIG_NET_MULTI added
Also:
 - changed CONFIG_DRIVER_SMC911X* to CONFIG_SMC911X*
 - cleaned up line lengths
 - modified all boards that override weak function in this driver
 - added

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Tested-by: Mike Frysinger <vapier@gentoo.org>
2009-07-22 22:53:44 -07:00
..
config.mk sh: rsk7203: Moved rsk7203 board to board/renesas 2008-10-31 23:04:56 +09:00
lowlevel_init.S sh: use write{8,16,32} in all lowlevel_init 2009-01-16 10:22:27 +09:00
Makefile sh: Fix up rsk7203 target for out of tree build 2009-01-16 10:22:27 +09:00
rsk7203.c Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API 2009-07-22 22:53:44 -07:00