]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
e1000: fix sw fw sync on igb i210/i211
authorMarcel Ziswiler <marcel@ziswiler.com>
Tue, 21 Oct 2014 12:26:36 +0000 (14:26 +0200)
committerTom Rini <trini@ti.com>
Mon, 27 Oct 2014 21:54:10 +0000 (17:54 -0400)
commit17da7120249bfdef877f46be5bbcb3cc01212eb9
tree2a77ad151420d6af144253aac8437ebd9879f5a9
parentb265d0c45902990cb9fedf8080094b07c877d500
e1000: fix sw fw sync on igb i210/i211

I finally had a look at the datasheet and spotted an additional
register address difference between regular E1000 and i210/i211 chips.
This patch fixes this and now successfully works on programmed
i210/i211 as well as unprogrammed i211.

Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
drivers/net/e1000.c
drivers/net/e1000.h