]> git.sur5r.net Git - u-boot/commit
omap3: cm-t35: move the SMC911x code
authorIgor Grinberg <grinberg@compulab.co.il>
Mon, 3 Nov 2014 09:32:21 +0000 (11:32 +0200)
committerTom Rini <trini@ti.com>
Thu, 6 Nov 2014 16:04:40 +0000 (11:04 -0500)
commit9886c3d7a803f639b975f63397cc24a3307fa7b6
tree93e40e7616019c92dcf116e11fffbb19723d7e59
parentf4a40f05f504407a036e2beee88ce17930d5d45c
omap3: cm-t35: move the SMC911x code

Extract the SMC911x initialization code to a common location where it
can be reused by other compulab omap3 based boards.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Reviewed-by: Tom Rini <trini@ti.com>
board/compulab/cm_t35/cm_t35.c
board/compulab/common/Makefile
board/compulab/common/common.h
board/compulab/common/omap3_smc911x.c [new file with mode: 0644]