All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm64: lx2160ardb: enable DM support for sata
@ 2018-12-27  8:43 Peng Ma
  0 siblings, 0 replies; 2+ messages in thread
From: Peng Ma @ 2018-12-27  8:43 UTC (permalink / raw)
  To: u-boot

Enable related configs to support sata DM feature.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
---
 configs/lx2160ardb_tfa_SECURE_BOOT_defconfig |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
index b7e3967..1267206 100644
--- a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
@@ -60,7 +60,6 @@ CONFIG_E1000=y
 CONFIG_NET=y
 CONFIG_DM_MMC=y
 CONFIG_DM_MMC_OPS=n
-CONFIG_BLK=n
 CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_XHCI_HCD=y
@@ -84,3 +83,6 @@ CONFIG_EMC2305=y
 CONFIG_RSA=y
 CONFIG_SPL_RSA=y
 CONFIG_RSA_SOFTWARE_EXP=y
+CONFIG_DM_SCSI=y
+CONFIG_SATA_CEVA=y
+CONFIG_AHCI=y
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] arm64: lx2160ardb: enable DM support for sata
@ 2018-12-27  8:47 Peng Ma
  0 siblings, 0 replies; 2+ messages in thread
From: Peng Ma @ 2018-12-27  8:47 UTC (permalink / raw)
  To: u-boot

Enable related configs to support sata DM feature.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
---
Depends on:
	- https://patchwork.ozlabs.org/patch/1013298/

 configs/lx2160ardb_tfa_SECURE_BOOT_defconfig |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
index b7e3967..1267206 100644
--- a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
@@ -60,7 +60,6 @@ CONFIG_E1000=y
 CONFIG_NET=y
 CONFIG_DM_MMC=y
 CONFIG_DM_MMC_OPS=n
-CONFIG_BLK=n
 CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_XHCI_HCD=y
@@ -84,3 +83,6 @@ CONFIG_EMC2305=y
 CONFIG_RSA=y
 CONFIG_SPL_RSA=y
 CONFIG_RSA_SOFTWARE_EXP=y
+CONFIG_DM_SCSI=y
+CONFIG_SATA_CEVA=y
+CONFIG_AHCI=y
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-27  8:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-27  8:43 [U-Boot] [PATCH] arm64: lx2160ardb: enable DM support for sata Peng Ma
2018-12-27  8:47 Peng Ma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.