summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2006-01-11 17:12:07 -0600
committerKumar Gala <galak@kernel.crashing.org>2006-01-11 17:12:07 -0600
commit19ab485189b5ac5905f701c5bdf21b1f161948cf (patch)
treeb11be93953bd7efaf52c3a7566fbfba2f10f100b /include
parentc7428d49ace4f2f16174ca028fe7072c02a473c8 (diff)
downloadu-boot-imx-19ab485189b5ac5905f701c5bdf21b1f161948cf.zip
u-boot-imx-19ab485189b5ac5905f701c5bdf21b1f161948cf.tar.gz
u-boot-imx-19ab485189b5ac5905f701c5bdf21b1f161948cf.tar.bz2
Added PCI support for MPC8349ADS board
Patch by Kumar Gala 11 Jan 2006
Diffstat (limited to 'include')
-rw-r--r--include/configs/MPC8349ADS.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/MPC8349ADS.h b/include/configs/MPC8349ADS.h
index d6d2fab..41309ac 100644
--- a/include/configs/MPC8349ADS.h
+++ b/include/configs/MPC8349ADS.h
@@ -41,9 +41,7 @@
#define CONFIG_MPC8349 1 /* MPC8349 specific */
#define CONFIG_MPC8349ADS 1 /* MPC8349ADS board specific */
-/* FIXME: Real PCI support will come in a follow-up update. */
-#undef CONFIG_PCI
-
+#define CONFIG_PCI
#define CONFIG_TSEC_ENET /* tsec ethernet support */
#define CONFIG_ENV_OVERWRITE