diff options
Diffstat (limited to 'include/configs/M5485EVB.h')
-rw-r--r-- | include/configs/M5485EVB.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/M5485EVB.h b/include/configs/M5485EVB.h index 88dd21976c3..9121023f898 100644 --- a/include/configs/M5485EVB.h +++ b/include/configs/M5485EVB.h @@ -129,6 +129,7 @@ #ifdef CONFIG_CMD_PCI #define CONFIG_PCI 1 #define CONFIG_PCI_PNP 1 +#define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE 1 #define CFG_PCI_MEM_BUS 0x80000000 #define CFG_PCI_MEM_PHYS CFG_PCI_MEM_BUS |