summaryrefslogtreecommitdiffstats
path: root/include/configs/atc.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-05-22 22:52:13 +0000
committerwdenk <wdenk>2003-05-22 22:52:13 +0000
commit5d232d0e7ea982d859d028ab482d95eb68460b19 (patch)
treea02c773fa4be5687f8f97d053ebd9afebbfaa54f /include/configs/atc.h
parentc8c3a8be2dd09e51d7dc33f431e3a638ac5688f2 (diff)
downloadblackbird-obmc-uboot-5d232d0e7ea982d859d028ab482d95eb68460b19.tar.gz
blackbird-obmc-uboot-5d232d0e7ea982d859d028ab482d95eb68460b19.zip
* Patch by Dave Ellis, 22 May 2003:
Fix problem with only partially cleared .bss segment * Patch by Rune Torgersen, 12 May 2003: get PCI to work on a MPC8266ADS board; incorporate change to cpu/mpc8260/pci.c to enable overrides of PCI memory parameters
Diffstat (limited to 'include/configs/atc.h')
-rw-r--r--include/configs/atc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/atc.h b/include/configs/atc.h
index 4f308471a9..0e968b1d3d 100644
--- a/include/configs/atc.h
+++ b/include/configs/atc.h
@@ -248,6 +248,7 @@
#define CONFIG_PCI
#define CONFIG_PCI_PNP
+#define CFG_PCI_MSTR_IO_BUS 0x00000000 /* PCI base */
#if 1
/* environment is in Flash */
OpenPOWER on IntegriCloud