summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8568MDS.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-10-21 11:33:58 -0500
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2008-10-24 17:33:06 -0500
commit0151cbaccf4504821ecfde0217299bd740086bb6 (patch)
treec94e88d71f1b9c2e6aa07b3d969cfbf8f6d93ba4 /include/configs/MPC8568MDS.h
parent30e76d5e3bc4c5208ee63585fe12b409d9308cd8 (diff)
downloadtalos-obmc-uboot-0151cbaccf4504821ecfde0217299bd740086bb6.tar.gz
talos-obmc-uboot-0151cbaccf4504821ecfde0217299bd740086bb6.zip
85xx: Enable 64-bit PCI resources on all Freescale boards
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
Diffstat (limited to 'include/configs/MPC8568MDS.h')
-rw-r--r--include/configs/MPC8568MDS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8568MDS.h b/include/configs/MPC8568MDS.h
index ba2f1525c8..c4d4374fe8 100644
--- a/include/configs/MPC8568MDS.h
+++ b/include/configs/MPC8568MDS.h
@@ -38,6 +38,7 @@
#define CONFIG_PCIE1 1 /* PCIE controller */
#define CONFIG_FSL_PCI_INIT 1 /* use common fsl pci init code */
#define CONFIG_FSL_PCIE_RESET 1 /* need PCIe reset errata */
+#define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */
#define CONFIG_TSEC_ENET /* tsec ethernet support */
#define CONFIG_QE /* Enable QE */
#define CONFIG_ENV_OVERWRITE
OpenPOWER on IntegriCloud