All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2] Board: ls1088ardb: Enable PCIe config for Secure boot defconfigs
@ 2018-07-17  6:22 Vinitha V Pillai
  2018-08-13 16:22 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Vinitha V Pillai @ 2018-07-17  6:22 UTC (permalink / raw)
  To: u-boot

Enable PCIe config options in LS1088 SD Secure Boot defconfig

Signed-off-by: Vinitha V Pillai <vinitha.pillai@nxp.com>
---

Changes in v2:
Changed the commit message and added reviewers

 configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig b/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
index 7341fef..974b8fb 100644
--- a/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
@@ -43,6 +43,10 @@ CONFIG_FSL_SPI_ALIGNED_TXFIFO=y
 CONFIG_SPI_FLASH_SPANSION=y
 CONFIG_NETDEVICES=y
 CONFIG_E1000=y
+CONFIG_PCI=y
+CONFIG_DM_PCI=y
+CONFIG_DM_PCI_COMPAT=y
+CONFIG_PCIE_LAYERSCAPE=y
 CONFIG_SYS_NS16550=y
 CONFIG_DM_SPI=y
 CONFIG_FSL_DSPI=y
-- 
1.9.1

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

* [U-Boot] [PATCH v2] Board: ls1088ardb: Enable PCIe config for Secure boot defconfigs
  2018-07-17  6:22 [U-Boot] [PATCH v2] Board: ls1088ardb: Enable PCIe config for Secure boot defconfigs Vinitha V Pillai
@ 2018-08-13 16:22 ` York Sun
  0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2018-08-13 16:22 UTC (permalink / raw)
  To: u-boot

On 07/16/2018 11:29 PM, Vinitha V Pillai wrote:
> Enable PCIe config options in LS1088 SD Secure Boot defconfig
> 
> Signed-off-by: Vinitha V Pillai <vinitha.pillai@nxp.com>
> ---
> 
> Changes in v2:
> Changed the commit message and added reviewers


Applied to fsl-qoriq master, awaiting upstream.
Thanks.

York

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

end of thread, other threads:[~2018-08-13 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-17  6:22 [U-Boot] [PATCH v2] Board: ls1088ardb: Enable PCIe config for Secure boot defconfigs Vinitha V Pillai
2018-08-13 16:22 ` York Sun

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.