All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARMv8: ls1046a: Enable PCIe and E1000 in lpuart defconfig
@ 2018-02-05  5:46 Zhiqiang Hou
  2018-02-12 22:34 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Zhiqiang Hou @ 2018-02-05  5:46 UTC (permalink / raw
  To: u-boot

From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>

Enable PCIe and E1000 in ls1046aqds lpuart defconfig.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
---
 configs/ls1046aqds_lpuart_defconfig | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/configs/ls1046aqds_lpuart_defconfig b/configs/ls1046aqds_lpuart_defconfig
index a9a073f..f1c6da9 100644
--- a/configs/ls1046aqds_lpuart_defconfig
+++ b/configs/ls1046aqds_lpuart_defconfig
@@ -18,6 +18,7 @@ CONFIG_CMD_GPT=y
 CONFIG_CMD_I2C=y
 CONFIG_CMD_MMC=y
 CONFIG_CMD_NAND=y
+CONFIG_CMD_PCI=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_USB=y
 CONFIG_CMD_DHCP=y
@@ -34,6 +35,12 @@ CONFIG_FSL_CAAM=y
 CONFIG_MTD_NOR_FLASH=y
 CONFIG_SPI_FLASH=y
 CONFIG_PHYLIB=y
+CONFIG_NETDEVICES=y
+CONFIG_E1000=y
+CONFIG_PCI=y
+CONFIG_DM_PCI=y
+CONFIG_DM_PCI_COMPAT=y
+CONFIG_PCIE_LAYERSCAPE=y
 CONFIG_DM_SERIAL=y
 CONFIG_FSL_LPUART=y
 CONFIG_DM_SPI=y
-- 
2.7.4

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

* [U-Boot] [PATCH] ARMv8: ls1046a: Enable PCIe and E1000 in lpuart defconfig
  2018-02-05  5:46 [U-Boot] [PATCH] ARMv8: ls1046a: Enable PCIe and E1000 in lpuart defconfig Zhiqiang Hou
@ 2018-02-12 22:34 ` York Sun
  0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2018-02-12 22:34 UTC (permalink / raw
  To: u-boot

On 02/04/2018 09:47 PM, Zhiqiang Hou wrote:
> From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
> 
> Enable PCIe and E1000 in ls1046aqds lpuart defconfig.
> 
> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
> ---

Applied to fsl-qoriq master, awaiting upstream. Thanks

York

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

end of thread, other threads:[~2018-02-12 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-05  5:46 [U-Boot] [PATCH] ARMv8: ls1046a: Enable PCIe and E1000 in lpuart defconfig Zhiqiang Hou
2018-02-12 22:34 ` 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.