[U-Boot] [PATCH 0/4] x86: Add Intel Topcliff PCH Gigabit Ethernet support

Simon Glass sjg at chromium.org
Fri Mar 20 20:58:12 CET 2015


Hi Joe,

On 20 March 2015 at 13:18, Joe Hershberger <joe.hershberger at gmail.com> wrote:
> Hi Simon,
>
> On Fri, Mar 20, 2015 at 4:12 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
>>
>> This series adds a new ethernet driver for the GMAC found on Intel
>> Topcliff
>> Platform Controller Hub and enable its support on Intel Crown Bay board.
>>
>> The series also did some clean up work below:
>> - Introduce ETH_FCS_LEN macro as it is often used by some ethernet drivers
>> - Remove any local version of ETH_FCS_LEN from various places
>> - Update README.drivers.eth for up-to-date mdio APIs
>>
>>
>> Bin Meng (4):
>>   net: Add ethernet FCS length macro in net.h
>>   net: Update README.drivers.eth to mention latest APIs
>>   net: Add Intel Topcliff GMAC driver
>>   x86: crownbay: Enable Intel Topcliff GMAC support
>
> I assume it is preferable to pull this through the x86 tree. Let me know
> either way.

Yes, will do. But I suspect it should be converted to driver model. Let's see.

Regards,
Simon


More information about the U-Boot mailing list