From 0151cbaccf4504821ecfde0217299bd740086bb6 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Tue, 21 Oct 2008 11:33:58 -0500 Subject: 85xx: Enable 64-bit PCI resources on all Freescale boards Signed-off-by: Kumar Gala Signed-off-by: Andrew Fleming-AFLEMING --- include/configs/MPC8540ADS.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/MPC8540ADS.h') diff --git a/include/configs/MPC8540ADS.h b/include/configs/MPC8540ADS.h index 5a14969a6..79a52d9d1 100644 --- a/include/configs/MPC8540ADS.h +++ b/include/configs/MPC8540ADS.h @@ -46,6 +46,7 @@ #endif #define CONFIG_PCI +#define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ #define CONFIG_TSEC_ENET /* tsec ethernet support */ #define CONFIG_ENV_OVERWRITE #define CONFIG_FSL_LAW 1 /* Use common FSL init code */ -- cgit v1.2.3