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 <[email protected]> > Cc: Anatolij Gustschin <[email protected]> > Cc: Heiko Schocher <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > --- > 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 <[email protected]> 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: [email protected]

