
19 Aug
2021
19 Aug
'21
10:05 a.m.
-----Original Message----- From: Tom Rini trini@konsulko.com Sent: Mittwoch, 18. August 2021 00:00 To: u-boot@lists.denx.de Cc: Aleksandar Gerasimovski aleksandar.gerasimovski@hitachi-powergrids.com Subject: [PATCH 04/13] keymile: Use CONFIG_SYS_IVM_EEPROM_ADR
As the code reads now, making this code path use CONFIG_SYS_IVM_EEPROM_ADR rather than CONFIG_SYS_I2C_EEPROM_ADDR seems to make sense as the rest of the EEPROM infrastructure isn't used on these platforms.
Cc: Aleksandar Gerasimovski aleksandar.gerasimovski@hitachi-powergrids.com Signed-off-by: Tom Rini trini@konsulko.com --- Reviewed-by: Aleksandar Gerasimovski aleksandar.gerasimovski@hitachi-powergrids.com
Regards, Aleksandar