Re: [edk2] [platforms: PATCH 09/12] Marvell/Drivers: I2c: Use common header for macros

2018-12-04 Thread Leif Lindholm
On Sat, Oct 20, 2018 at 03:57:38AM +0200, Marcin Wojtas wrote: > Hitherto I2c solution used same macros, defined in multiple > places. Move them to a new common header. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Marcin Wojtas Reviewed-by: Leif Lindholm > --- >

[edk2] [platforms: PATCH 09/12] Marvell/Drivers: I2c: Use common header for macros

2018-10-19 Thread Marcin Wojtas
Hitherto I2c solution used same macros, defined in multiple places. Move them to a new common header. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Marcin Wojtas --- Silicon/Marvell/Drivers/I2c/MvEepromDxe/MvEepromDxe.h | 10 --- Silicon/Marvell/Drivers/I2c/MvI2cDxe/