]> Git Repo - J-u-boot.git/commit
arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR
authorTom Rini <[email protected]>
Tue, 17 Aug 2021 21:59:38 +0000 (17:59 -0400)
committerTom Rini <[email protected]>
Mon, 30 Aug 2021 18:10:05 +0000 (14:10 -0400)
commitb61d18c07de68771fd347cf0ccf3e06ce5ddc298
tree37dd9622e0a4a7f0a309815e36121947bd263518
parent20815ecdcf7b6cf118229af5bb2b474ca2215158
arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR

The shc platforms do not make use of the rest of the EEPROM
infrastructure.  Rather than make more elaborate Kconfig logic, remove
this setting from the CONFIG namespace.

Cc: Heiko Schocher <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
board/bosch/shc/board.c
include/configs/am335x_shc.h
This page took 0.037687 seconds and 4 git commands to generate.