[U-Boot] [PATCH 24/35] Blackfin: bf518f-ezbrd: handle different PHYs dynamically
Ben Warren
biggerbadderben at gmail.com
Mon Jul 12 08:55:36 CEST 2010
On 7/11/2010 11:53 PM, Ben Warren wrote:
> 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
On second thought, it probably makes more sense to keep this as part of
your patchset. I shouldn't have pulled it in the first place since it's
really board code.
regards,
Ben
More information about the U-Boot
mailing list