]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mpc5200: digsy_mtc: fix detection of Coral-PA
authorAnatolij Gustschin <agust@denx.de>
Thu, 13 Oct 2011 05:19:17 +0000 (05:19 +0000)
committerWolfgang Denk <wd@denx.de>
Sat, 15 Oct 2011 20:18:39 +0000 (22:18 +0200)
A delay of approximately 250 ms after PCI bus reset in
pci_mpc5xxx_init() is needed to recognize the Coral-PA
controller on the graphic extention board.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Acked-by: Detlev Zundel <dzu@denx.de>
include/configs/digsy_mtc.h

index 522ec57b13f95f3d3e55ed9291262ba6c3e41997..d0d1eda608c4aa3074a62d900114eb82daa35f7e 100644 (file)
@@ -70,6 +70,7 @@
 #define CONFIG_PCI             1
 #define CONFIG_PCI_PNP         1
 #define CONFIG_PCI_SCAN_SHOW   1
+#define CONFIG_PCI_BOOTDELAY   250
 
 #define CONFIG_PCI_MEM_BUS     0x40000000
 #define CONFIG_PCI_MEM_PHYS    CONFIG_PCI_MEM_BUS