From: Peng Ma <peng.ma@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] arm64: ls1088a: enable DM support for sata
Date: Mon, 22 Oct 2018 10:39:51 +0800 [thread overview]
Message-ID: <20181022023951.9689-3-peng.ma@nxp.com> (raw)
In-Reply-To: <20181022023951.9689-1-peng.ma@nxp.com>
Enable related configs to support sata DM feature.
Signed-off-by: Peng Ma <peng.ma@nxp.com>
---
configs/ls1088aqds_defconfig | 5 +++++
configs/ls1088ardb_qspi_defconfig | 5 +++++
2 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/configs/ls1088aqds_defconfig b/configs/ls1088aqds_defconfig
index 64677f0..3010f24 100644
--- a/configs/ls1088aqds_defconfig
+++ b/configs/ls1088aqds_defconfig
@@ -49,3 +49,8 @@ CONFIG_USB_STORAGE=y
CONFIG_USB_GADGET=y
CONFIG_BLK=y
CONFIG_DM_MMC=y
+CONFIG_DM_SCSI=y
+CONFIG_SATA_CEVA=y
+CONFIG_SCSI_AHCI=y
+CONFIG_SCSI=y
+CONFIG_AHCI=y
diff --git a/configs/ls1088ardb_qspi_defconfig b/configs/ls1088ardb_qspi_defconfig
index 1feaded..9959703 100644
--- a/configs/ls1088ardb_qspi_defconfig
+++ b/configs/ls1088ardb_qspi_defconfig
@@ -55,3 +55,8 @@ CONFIG_USB_GADGET=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
CONFIG_BLK=y
CONFIG_DM_MMC=y
+CONFIG_DM_SCSI=y
+CONFIG_SATA_CEVA=y
+CONFIG_SCSI_AHCI=y
+CONFIG_SCSI=y
+CONFIG_AHCI=y
--
1.7.1
next prev parent reply other threads:[~2018-10-22 2:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-22 2:39 [U-Boot] [PATCH 1/3] scsi: ceva: add ls1088a soc support Peng Ma
2018-10-22 2:39 ` [U-Boot] [PATCH 2/3] armv8: dts: fsl-ls1088a: add sata node support Peng Ma
2018-11-03 6:07 ` Simon Glass
2018-10-22 2:39 ` Peng Ma [this message]
2018-11-03 6:07 ` [U-Boot] [PATCH 3/3] arm64: ls1088a: enable DM support for sata Simon Glass
2018-11-03 6:07 ` [U-Boot] [PATCH 1/3] scsi: ceva: add ls1088a soc support Simon Glass
2018-12-10 21:10 ` York Sun
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-all 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=20181022023951.9689-3-peng.ma@nxp.com \
--to=peng.ma@nxp.com \
--cc=u-boot@lists.denx.de \
/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