]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/ti/common/Kconfig
Add ARM errata workaround 852421 and 852423 for Cortex-A17
[people/ms/u-boot.git] / board / ti / common / Kconfig
CommitLineData
0bea813d
LV
1config TI_I2C_BOARD_DETECT
2 bool "Support for Board detection for TI platforms"
3 help
4 Support for detection board information on Texas Instrument's
5 Evaluation Boards which have I2C based EEPROM detection
66e04fb5
RQ
6
7config EEPROM_BUS_ADDRESS
8 int "Board EEPROM's I2C bus address"
9 range 0 8
10 default 0
11
12config EEPROM_CHIP_ADDRESS
13 hex "Board EEPROM's I2C chip address"
14 range 0 0xff
15 default 0x50