diff options
| -rw-r--r-- | include/configs/digsy_mtc.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h index 522ec57b1..d0d1eda60 100644 --- a/include/configs/digsy_mtc.h +++ b/include/configs/digsy_mtc.h @@ -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 |