[PATCH v2 0/3] e1000: fix access to companion flash chip

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Mon Oct 9 12:06:24 PDT 2017


Hello,

this is v2 of the series. Compared to (implicit) v1 I worked in Andrey's
feedback and updated the commit logs. The third patch is not marked as
HACK any more (and got some reformatting). In the mean time I also
tested successfully the write support. For NDA reasons I don't have
access to firmware, so making full use of a i210 after flashing is not
tested yet.

Even though I changed a few bits in the first two patches, I already
added the acks by Andrey that I got for v1.

Best regards
Uwe

Uwe Kleine-König (3):
  e1000: implement register mapping for E1000_FLSW{CTL,DATA,CNT}
  e1000: implement support for smaller flash chips
  e1000: Don't poll for FLSWCTL.GLDONE before starting a flash
    transaction

 drivers/net/e1000/e1000.h  |  9 +++------
 drivers/net/e1000/eeprom.c | 27 +++++----------------------
 drivers/net/e1000/regio.c  |  9 +++++++++
 3 files changed, 17 insertions(+), 28 deletions(-)

-- 
2.11.0




More information about the barebox mailing list