commit | c20b909be9ba27173294a52d08cab293ec030a2c | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Mon Mar 12 22:27:28 2012 +0100 |
committer | Roland Stigge <stigge@antcom.de> | Tue Mar 13 21:23:07 2012 +0100 |
tree | bc3ec77875ddd37dc6e80fffd83c4e251ad756dd | |
parent | 48a5dedfa78899dad50b3b4ae30f07e27e6591ab [diff] |
ARM: LPC32xx: Ethernet support This patch adds ethernet support to the LPC32xx ARM architecture. The actual driver in drivers/net is contained in a separate patch. Signed-off-by: Roland Stigge <stigge@antcom.de> Acked-by: Arnd Bergmann <arnd@arndb.de>