[U-Boot] [PATCH v2] net: e1000: support 'write_hwaddr' in DM

Hannes Schmelzer hannes at schmelzer.or.at
Fri Nov 23 07:34:48 UTC 2018



On 30.10.2018 13:06, Hannes Schmelzer wrote:
>
> On 10/30/2018 09:13 AM, Bin Meng wrote:
>> On Thu, Oct 25, 2018 at 10:25 PM Hannes Schmelzer
>> <hannes.schmelzer at br-automation.com> wrote:
>>> This commit ports the existing (non-DM) function for writing the MAC-
>>> address into the shadow ram (and flash) for DM.
>>>
>>> Signed-off-by: Hannes Schmelzer <hannes.schmelzer at br-automation.com>
>>> ---
>>>
>>> Changes in v2:
>>> - fix build for non-DM board
>>> - rebase on current master
>>>
>>>   drivers/net/e1000.c | 89 
>>> +++++++++++++++++++++++++++++------------------------
>>>   1 file changed, 48 insertions(+), 41 deletions(-)
>>>
>> FYI
>>
>> I was trying to port the most recent Linux kernel e1000e driver to
>> U-Boot. Current e1000 driver in U-Boot is way out of sync to Linux
>> kernel and it has many many ad-hoc hacks here and there to support
>> newer Intel NICs.
>>
>> Regards,
>> Bin
> good to know. is this work still in progress ? maybe i should wait 
> with my changes.
> pls let me know if there will be some progress next time, otherwise i 
> will move on to bring in my changes as planned.
>
> cheers,
> Hannes
Bin,

do you plan to have some progress next time or should i move on with my 
changes?
cheers,
Hannes



More information about the U-Boot mailing list