
Dear Ben,
In message 1229932567-10682-2-git-send-email-vapier@gentoo.org Mike Frysinger wrote:
A forward port of the last version to work with the newer smc911x driver. I only have a board with a LAN9218 part on it, so that is the only one I've tested. But there isn't anything in this that would make it terribly chip specific afaik.
Signed-off-by: Mike Frysinger vapier@gentoo.org CC: Sascha Hauer s.hauer@pengutronix.de CC: Guennadi Liakhovetski lg@denx.de CC: Magnus Lilja lilja.magnus@gmail.com CC: Ben Warren biggerbadderben@gmail.com
examples/.gitignore | 1 + examples/Makefile | 7 +- examples/smc911x_eeprom.c | 381 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 386 insertions(+), 3 deletions(-) create mode 100644 examples/smc911x_eeprom.c
What's the state of this patch?
Best regards,
Wolfgang Denk