From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Thu, 10 Aug 2017 12:06:21 +0200 Subject: [U-Boot] [PATCH 1/2] Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX In-Reply-To: <1502129480-20684-1-git-send-email-aford173@gmail.com> References: <1502129480-20684-1-git-send-email-aford173@gmail.com> Message-ID: <598C301D.7030604@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > 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(-) applied to u-boot-i2c.git bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany