Re: [U-Boot] [PATCH] Convert omap3_logic to ti_omap3_common.h

2015-09-02 Thread Tom Rini
On Wed, Sep 02, 2015 at 09:18:20AM -0500, Adam Ford wrote: > Convert to using the common config files. > > Signed-off-by: Adam Ford Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list U-Boot@lists.den

[U-Boot] [PATCH] Convert omap3_logic to ti_omap3_common.h

2015-09-02 Thread Adam Ford
Convert to using the common config files. Signed-off-by: Adam Ford --- arch/arm/cpu/armv7/omap3/Kconfig|3 ++ board/logicpd/omap3som/omap3logic.c | 14 + include/configs/omap3_logic.h | 59 +++ 3 files changed, 28 insertions(+), 48 delet