On Tue, Jun 09, 2020 at 20:01:03 +0530, Meenakshi Aggarwal wrote: > This patchset implement SATA driver for NXP Platforms enable > SATA for LX2160A Platform. > > Changes in v2: > - Incorporated review comments > - Removed header file and define macro in .c file
For this set: Reviewed-by: Leif Lindholm <l...@nuviainc.com> *However*, this set does not apply cleanly without the "Add USB driver support" set, and that set has an outstanding question from Ard in https://edk2.groups.io/g/devel/message/61211. I'll leave it up to you whether we get that set merged first, or whether you can rebase this one. / Leif > Meenakshi Aggarwal (2): > Silicon/NXP: Add SATA controller initialization driver > Platform/NXP:LX2160: Enable support of SATA controller > > Silicon/NXP/NxpQoriqLs.dec | 6 + > Silicon/NXP/LX2160A/LX2160A.dsc.inc | 5 + > Silicon/NXP/NxpQoriqLs.dsc.inc | 10 ++ > Platform/NXP/LX2160aRdbPkg/LX2160aRdbPkg.dsc | 2 + > Platform/NXP/LX2160aRdbPkg/LX2160aRdbPkg.fdf | 18 ++- > Silicon/NXP/Drivers/SataInitDxe/SataInitDxe.inf | 45 +++++++ > Silicon/NXP/Drivers/SataInitDxe/SataInit.c | 124 ++++++++++++++++++++ > 7 files changed, 207 insertions(+), 3 deletions(-) > create mode 100644 Silicon/NXP/Drivers/SataInitDxe/SataInitDxe.inf > create mode 100644 Silicon/NXP/Drivers/SataInitDxe/SataInit.c > > -- > 1.9.1 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#61405): https://edk2.groups.io/g/devel/message/61405 Mute This Topic: https://groups.io/mt/74770830/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-