[PATCH 05/13] siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace
Heiko Schocher
hs at denx.de
Wed Aug 18 05:47:45 CEST 2021
Hello Tom,
On 17.08.21 23:59, Tom Rini wrote:
> The instances of CONFIG_SYS_I2C_EEPROM_ADDR on these platforms doesn't
> match up with the rest of the EERPOM related defines in U-Boot. Move
> these out of the CONFIG namespace rather than make complex Kconfig
> logic.
>
> Cc: Samuel Egli <samuel.egli at siemens.com>
> Cc: Anatolij Gustschin <agust at denx.de>
> Cc: Heiko Schocher <hs at denx.de>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> board/siemens/common/board.c | 3 ++-
> board/siemens/draco/board.c | 12 ++++++++----
> include/configs/draco.h | 4 ----
> 3 files changed, 10 insertions(+), 9 deletions(-)
Reviewed-by: Heiko Schocher <hs at denx.de>
Thanks!
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list