Re: [U-Boot] [PATCH V3 2/6] board: ge: Move VPD EEPROM configuration to the defconfig

2018-12-08 Thread Stefano Babic
On 17/10/18 10:33, Fabien Lahoudere wrote: > From: Denis Zalevskiy > > Use standard configuration logic to define EEPROM constants. > Names are based on VPD_EEPROM_ prefix because EEPROM_ is already > used by i2c_eeprom driver. > > Signed-off-by: Denis Zalevskiy > Signed-off-by: Fabien

[U-Boot] [PATCH V3 2/6] board: ge: Move VPD EEPROM configuration to the defconfig

2018-10-17 Thread Fabien Lahoudere
From: Denis Zalevskiy Use standard configuration logic to define EEPROM constants. Names are based on VPD_EEPROM_ prefix because EEPROM_ is already used by i2c_eeprom driver. Signed-off-by: Denis Zalevskiy Signed-off-by: Fabien Lahoudere --- board/ge/bx50v3/Kconfig | 2 ++