Re: [edk2] [PATCH edk2-platforms 23/41] Platform/NXP: Add Platform driver for LS1046 RDB board

2018-12-19 Thread Leif Lindholm
Add a commit message please. Like - what is going on with the handling of multiple I2c masters? On Wed, Nov 28, 2018 at 08:31:37PM +0530, Meenakshi Aggarwal wrote: > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Meenakshi Aggarwal > --- > .../Drivers/PlatformDxe/Plat

[edk2] [PATCH edk2-platforms 23/41] Platform/NXP: Add Platform driver for LS1046 RDB board

2018-11-28 Thread Meenakshi Aggarwal
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Meenakshi Aggarwal --- .../Drivers/PlatformDxe/PlatformDxe.c | 119 + .../Drivers/PlatformDxe/PlatformDxe.inf| 58 ++ 2 files changed, 177 insertions(+) create mode 100644