Re: [U-Boot] [PATCH 05/11] omap3: cm-t35: move the SMC911x code

2014-11-04 Thread Tom Rini
On Mon, Nov 03, 2014 at 11:32:21AM +0200, Igor Grinberg wrote: > 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 Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital sign

[U-Boot] [PATCH 05/11] omap3: cm-t35: move the SMC911x code

2014-11-03 Thread Igor Grinberg
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 --- board/compulab/cm_t35/cm_t35.c| 50 +++ board/compulab/common/Makefile| 1 + board/compulab/common/common.h