LS2085A has 4 PCIe controller. Enable CONFIG_PCI to init PCIe

Signed-off-by: Prabhakar Kushwaha <prabha...@freescale.com>
---
 include/configs/ls2085a_common.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/ls2085a_common.h b/include/configs/ls2085a_common.h
index cf51909..45306c1 100644
--- a/include/configs/ls2085a_common.h
+++ b/include/configs/ls2085a_common.h
@@ -189,6 +189,7 @@ unsigned long long get_qixis_addr(void);
 #endif
 
 /* PCIe */
+#define CONFIG_PCI
 #define CONFIG_PCIE1           /* PCIE controler 1 */
 #define CONFIG_PCIE2           /* PCIE controler 2 */
 #define CONFIG_PCIE3           /* PCIE controler 3 */
-- 
1.9.1


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to