[U-Boot] [PATCH 24/35] Blackfin: bf518f-ezbrd: handle different PHYs dynamically
Ben Warren
biggerbadderben at gmail.com
Mon Jul 12 08:53:16 CEST 2010
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 Frysinger<vapier at 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
More information about the U-Boot
mailing list