summaryrefslogtreecommitdiffstats
path: root/include/configs/CPCI405DT.h
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2009-09-07 17:00:41 +0200
committerStefan Roese <sr@denx.de>2009-09-10 14:38:17 +0200
commit82379b5564819e62624a3c58fbc43f1afedf4f5f (patch)
tree46d2a4e521fcb14c6088f6265659036585618bfc /include/configs/CPCI405DT.h
parent99bcf14d553f399148a7660b98f7acbd8cc72d80 (diff)
downloadblackbird-obmc-uboot-82379b5564819e62624a3c58fbc43f1afedf4f5f.tar.gz
blackbird-obmc-uboot-82379b5564819e62624a3c58fbc43f1afedf4f5f.zip
ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/CPCI405DT.h')
-rw-r--r--include/configs/CPCI405DT.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/CPCI405DT.h b/include/configs/CPCI405DT.h
index 233320878c..09df47082b 100644
--- a/include/configs/CPCI405DT.h
+++ b/include/configs/CPCI405DT.h
@@ -193,6 +193,8 @@
#define CONFIG_SYS_PCI_PTM2MS 0xffc00001 /* 4MB, enable */
#define CONFIG_SYS_PCI_PTM2PCI 0x04000000 /* Host: use this pci address */
+#define CONFIG_PCI_4xx_PTM_OVERWRITE 1 /* overwrite PTMx settings by env */
+
/*-----------------------------------------------------------------------
* IDE/ATA stuff
*-----------------------------------------------------------------------
OpenPOWER on IntegriCloud