[U-Boot] [PATCH 1/2] Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
Heiko Schocher
hs at denx.de
Wed Aug 9 04:00:35 UTC 2017
Hello Adam,
Am 07.08.2017 um 20:11 schrieb Adam Ford:
> The driver is for all boards 24XX and up, so let's eliminate the
> extra option called CONFIG_SYS_I2C_OMAP34XX since the driver checks
> for CONFIG_OMAP34XX we don't need CONFIG_SYS_I2C_OMAP34XX.
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> ---
> arch/arm/mach-omap2/omap3/clock.c | 2 +-
> board/compulab/cm_t35/cm_t35.c | 2 +-
> board/logicpd/am3517evm/am3517evm.c | 2 +-
> board/ti/am3517crane/am3517crane.c | 2 +-
> board/ti/evm/evm.c | 2 +-
> drivers/i2c/Makefile | 1 -
> include/configs/am3517_crane.h | 2 +-
> include/configs/am3517_evm.h | 2 +-
> include/configs/cm_t35.h | 2 +-
> include/configs/cm_t3517.h | 2 +-
> include/configs/cm_t54.h | 2 +-
> include/configs/devkit8000.h | 2 +-
> include/configs/mcx.h | 2 +-
> include/configs/nokia_rx51.h | 2 +-
> include/configs/omap3_evm.h | 2 +-
> include/configs/omap3_logic.h | 2 +-
> include/configs/omap3_overo.h | 2 +-
> include/configs/omap3_pandora.h | 2 +-
> include/configs/omap3_zoom1.h | 2 +-
> include/configs/sniper.h | 2 +-
> include/configs/tam3517-common.h | 2 +-
> include/configs/tao3530.h | 2 +-
> include/configs/tricorder.h | 2 +-
> scripts/config_whitelist.txt | 1 -
> 24 files changed, 22 insertions(+), 24 deletions(-)
Thanks!
Reviewed-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list