
7 Mar
2008
7 Mar
'08
10:25 a.m.
Hello,
the attached patch adds a driver for the SMSC LAN911x and LAN921x family of Ethernet controllers. The patch also enables the use of this driver on the SH7720 based MPR2 board.
Please note that the network driver does not obey the U-Boot coding style at all. The reason is that the driver is supplied like that by SMSC on their web page. I only modified it such that it not only supports the LAN9x18 but also the LAN9x15. And I removed CRLFs.
My reasoning for leaving the driver as is that if SMSC updates the driver on their web page it will be easier to get the changes into U-Boot as well.
Regards, Mark Jonas
CHANGELOG: ---------- sh: Added support for SMSC LAN9115 networking on MPR2 board.
Signed-off-by: Mark Jonas mark.jonas@de.bosch.com