mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/3] e1000: fix access to companion flash chip
@ 2017-10-09 19:06 Uwe Kleine-König
  2017-10-09 19:06 ` [PATCH v2 1/3] e1000: implement register mapping for E1000_FLSW{CTL, DATA, CNT} Uwe Kleine-König
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Uwe Kleine-König @ 2017-10-09 19:06 UTC (permalink / raw)
  To: barebox; +Cc: Andrey Smirnov

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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-16  8:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-09 19:06 [PATCH v2 0/3] e1000: fix access to companion flash chip Uwe Kleine-König
2017-10-09 19:06 ` [PATCH v2 1/3] e1000: implement register mapping for E1000_FLSW{CTL, DATA, CNT} Uwe Kleine-König
2017-10-09 19:06 ` [PATCH v2 2/3] e1000: implement support for smaller flash chips Uwe Kleine-König
2017-10-09 19:06 ` [PATCH v2 3/3] e1000: Don't poll for FLSWCTL.GLDONE before starting a flash transaction Uwe Kleine-König
2017-10-16  8:26 ` [PATCH v2 0/3] e1000: fix access to companion flash chip Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox