]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
smc911x_eeprom: new example app for managing newer SMC parts
authorMike Frysinger <vapier@gentoo.org>
Mon, 22 Dec 2008 07:56:07 +0000 (02:56 -0500)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 23 Feb 2009 07:49:33 +0000 (23:49 -0800)
commitad2d16393e9f684e4a9255f42e8bfdd819b67a87
treea3599df3f654233a81174eebee065b37c3d00cc1
parent736323a490b664ec0edc3ddb2c1c4a6824db45c6
smc911x_eeprom: new example app for managing newer SMC parts

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>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
examples/.gitignore
examples/Makefile
examples/smc911x_eeprom.c [new file with mode: 0644]