public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Meenakshi Aggarwal <meenakshi.aggarwal@oss.nxp.com>
To: ard.biesheuvel@arm.com, leif@nuviainc.com,
	michael.d.kinney@intel.com, devel@edk2.groups.io
Cc: v.sethi@nxp.com, Meenakshi Aggarwal <meenakshi.aggarwal@oss.nxp.com>
Subject: [PATCH edk2-platforms V2 0/2] Add SATA driver support
Date: Tue,  9 Jun 2020 20:01:03 +0530	[thread overview]
Message-ID: <1591713065-18258-1-git-send-email-meenakshi.aggarwal@oss.nxp.com> (raw)
In-Reply-To: <1591372974-7860-1-git-send-email-meenakshi.aggarwal@oss.nxp.com>

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

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


  parent reply	other threads:[~2020-06-09  8:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-05 16:02 [PATCH edk2-platforms 0/2] Add SATA driver support Meenakshi Aggarwal
2020-06-05 16:02 ` [PATCH edk2-platforms 1/2] Silicon/NXP: Add SATA controller initialization driver Meenakshi Aggarwal
2020-06-05 13:00   ` Ard Biesheuvel
2020-06-08 11:44     ` Meenakshi Aggarwal
2020-06-05 16:02 ` [PATCH edk2-platforms 2/2] Platform/NXP:LX2160: Enable support of SATA controller Meenakshi Aggarwal
2020-06-05 13:01   ` Ard Biesheuvel
2020-06-05 13:09     ` Leif Lindholm
2020-06-09 14:31 ` Meenakshi Aggarwal [this message]
2020-06-09 14:31   ` [PATCH edk2-platforms V2 1/2] Silicon/NXP: Add SATA controller initialization driver Meenakshi Aggarwal
2020-06-09 14:31   ` [PATCH edk2-platforms V2 2/2] Platform/NXP:LX2160: Enable support of SATA controller Meenakshi Aggarwal
2020-06-17 11:55   ` [PATCH edk2-platforms V2 0/2] Add SATA driver support Leif Lindholm
2020-06-23 19:08     ` Meenakshi Aggarwal (OSS)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1591713065-18258-1-git-send-email-meenakshi.aggarwal@oss.nxp.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox