Dear David Brownell,
In message <200904162315.15209.davi...@pacbell.net> you wrote:
> From: David Brownell
>
> Make the U-Boot dm9000 driver read addresses from EEPROM just
> like Linux does ... read six bytes, instead of reading twelve
> bytes and then discarding every other one.
>
> Using the
Wolfgang,
David Brownell wrote:
> From: David Brownell
>
> Make the U-Boot dm9000 driver read addresses from EEPROM just
> like Linux does ... read six bytes, instead of reading twelve
> bytes and then discarding every other one.
>
> Using the right Ethernet address is a big win.
>
> Signed-off-b
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 23:15 Thu 16 Apr , David Brownell wrote:
>
>> From: David Brownell
>>
>> Make the U-Boot dm9000 driver read addresses from EEPROM just
>> like Linux does ... read six bytes, instead of reading twelve
>> bytes and then discarding every other one.
On 23:15 Thu 16 Apr , David Brownell wrote:
> From: David Brownell
>
> Make the U-Boot dm9000 driver read addresses from EEPROM just
> like Linux does ... read six bytes, instead of reading twelve
> bytes and then discarding every other one.
>
> Using the right Ethernet address is a big win.
From: David Brownell
Make the U-Boot dm9000 driver read addresses from EEPROM just
like Linux does ... read six bytes, instead of reading twelve
bytes and then discarding every other one.
Using the right Ethernet address is a big win.
Signed-off-by: David Brownell
---
drivers/net/dm9000x.c |
On 16:04 Sun 12 Apr , David Brownell wrote:
> On Sunday 12 April 2009, David Brownell wrote:
> > ... read six bytes, instead of reading twelve
> > bytes then discarding every one.
>
> Urgh, editing goof. Should read "discarding every other one".
please send a new version
Best Regards,
J
On Sunday 12 April 2009, David Brownell wrote:
>... read six bytes, instead of reading twelve
> bytes then discarding every one.
Urgh, editing goof. Should read "discarding every other one".
___
U-Boot mailing list
U-Boot@lists.denx.de
http:/
From: David Brownell
Make the U-Boot dm9000 driver read addresses from EEPROM just
like Linux does ... read six bytes, instead of reading twelve
bytes then discarding every one.
Using the right Ethernet address is a big win.
Signed-off-by: David Brownell
---
drivers/net/dm9000x.c | 12 +
8 matches
Mail list logo