[U-Boot] [PATCH 0/2] Network support for Calxeda highbank
Rob Herring
robherring2 at gmail.com
Fri Dec 2 21:21:47 CET 2011
From: Rob Herring <rob.herring at calxeda.com>
This series adds the Calxeda xgmac ethernet driver and enables networking
options on the highbank platform.
Rob
Rob Herring (2):
net: add Calxeda xgmac driver
ARM: highbank: enable networking and pxe
README | 6 +
board/highbank/highbank.c | 14 ++
drivers/net/Makefile | 1 +
drivers/net/calxedaxgmac.c | 552 ++++++++++++++++++++++++++++++++++++++++++++
include/configs/highbank.h | 19 ++-
include/netdev.h | 1 +
6 files changed, 591 insertions(+), 2 deletions(-)
create mode 100644 drivers/net/calxedaxgmac.c
--
1.7.5.4
More information about the U-Boot
mailing list