
12 Jul
2010
12 Jul
'10
8:53 a.m.
Hi Mike,
On 7/5/2010 2:30 AM, Mike Frysinger wrote:
The original BF518F-EZBRD's have a Micrel KSZ8893 DSA on them, but newer ones only have a National PHY (which lack a RX Error interrupt line). So in the board eth init code, dynamically detect what is hooked up to the MAC and handle each accordingly.
Signed-off-by: Mike Frysingervapier@gentoo.org
board/bf518f-ezbrd/bf518f-ezbrd.c | 23 +++++++++++++---------- include/configs/bf518f-ezbrd.h | 20 ++++++++++++++++++++ 2 files changed, 33 insertions(+), 10 deletions(-)
Applied to net repo.
thanks, Ben