]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: Use Kconfig for board EEPROM's I2C bus and chip address
authorRoger Quadros <rogerq@ti.com>
Mon, 13 Mar 2017 13:04:31 +0000 (15:04 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 20 Mar 2017 21:57:15 +0000 (17:57 -0400)
commitdeab4a79f55bb864fb0042888371ca159982b989
tree3901a792b93407a1312555595e844eda113b21ab
parent9abb9d580b9d621f09c3f3856194c43a853eb8b6
ARM: Use Kconfig for board EEPROM's I2C bus and chip address

In stead of defining the board EEPROM address in the board headers
let's define them in the board config files and make them
configurable by Kconfig.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/ti/common/Kconfig
board/ti/ks2_evm/Kconfig
include/configs/am57xx_evm.h
include/configs/dra7xx_evm.h