]> git.sur5r.net Git - u-boot/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)
commit66e04fb503baa67a444401e8562ebace48800b97
tree3901a792b93407a1312555595e844eda113b21ab
parentfcb185244b700a7289e5c30d075fccf81099a253
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