Re: [PATCH 03/10] cmd: add sys_eeprom command

2020-01-14 Thread Stefan Roese
Hi Baruch, On 14.01.20 11:18, Baruch Siach wrote: Hi Stefan, On Mon, Jan 13, 2020 at 08:11:05AM +0100, Stefan Roese wrote: On 25.11.19 11:30, Baruch Siach wrote: Based on U-Boot patch from the Open Compute project: https://github.com/opencomputeproject/onie/blob/ec87e872d46b9805565d2c61

Re: [PATCH 03/10] cmd: add sys_eeprom command

2020-01-14 Thread Baruch Siach
Hi Stefan, On Mon, Jan 13, 2020 at 08:11:05AM +0100, Stefan Roese wrote: > On 25.11.19 11:30, Baruch Siach wrote: > > Based on U-Boot patch from the Open Compute project: > > > > > > https://github.com/opencomputeproject/onie/blob/ec87e872d46b9805565d2c6124b2f701ef1c07b1/patches/u-boot/common

Re: [PATCH 03/10] cmd: add sys_eeprom command

2020-01-12 Thread Stefan Roese
On 25.11.19 11:30, Baruch Siach wrote: Based on U-Boot patch from the Open Compute project: https://github.com/opencomputeproject/onie/blob/ec87e872d46b9805565d2c6124b2f701ef1c07b1/patches/u-boot/common/feature-sys-eeprom-tlv-common.patch Keep only I2C EEPROM support. Use the generic eeprom

[U-Boot] [PATCH 03/10] cmd: add sys_eeprom command

2019-11-25 Thread Baruch Siach
Based on U-Boot patch from the Open Compute project: https://github.com/opencomputeproject/onie/blob/ec87e872d46b9805565d2c6124b2f701ef1c07b1/patches/u-boot/common/feature-sys-eeprom-tlv-common.patch Keep only I2C EEPROM support. Use the generic eeprom driver. Add support for multiple EEPROM