projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b1d95d
)
Default 8349ADS CONFIG_PCI off for now.
author
Jon Loeliger
<jdl@freescale.com>
Thu, 4 Aug 2005 22:32:05 +0000
(17:32 -0500)
committer
Jon Loeliger
<jdl@freescale.com>
Thu, 4 Aug 2005 22:32:05 +0000
(17:32 -0500)
Real support for PCI comes in a follow-up patch.
include/configs/MPC8349ADS.h
patch
|
blob
|
history
diff --git
a/include/configs/MPC8349ADS.h
b/include/configs/MPC8349ADS.h
index 8daab31f581e5382467910e98c7b81913c9dc52d..d6d2fabeec88bd7f1f7ca028fba38abd6375749d 100644
(file)
--- a/
include/configs/MPC8349ADS.h
+++ b/
include/configs/MPC8349ADS.h
@@
-41,7
+41,8
@@
#define CONFIG_MPC8349 1 /* MPC8349 specific */
#define CONFIG_MPC8349ADS 1 /* MPC8349ADS board specific */
-#define CONFIG_PCI
+/* FIXME: Real PCI support will come in a follow-up update. */
+#undef CONFIG_PCI
#define CONFIG_TSEC_ENET /* tsec ethernet support */
#define CONFIG_ENV_OVERWRITE