summaryrefslogtreecommitdiff
path: root/include/configs/CPCI405AB.h
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2009-09-07 17:00:41 +0200
committerTom Rix <Tom.Rix@windriver.com>2009-10-03 09:04:18 -0500
commit9c721657ad57781c7024c006426181ca6723a420 (patch)
tree81b36314b3ad9aa5fd6a9ef7f2a10c363cdb2b05 /include/configs/CPCI405AB.h
parent247eeb98a8b1582ea33dbb78d2cf48124299ddf8 (diff)
downloadu-boot-imx-9c721657ad57781c7024c006426181ca6723a420.zip
u-boot-imx-9c721657ad57781c7024c006426181ca6723a420.tar.gz
u-boot-imx-9c721657ad57781c7024c006426181ca6723a420.tar.bz2
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/CPCI405AB.h')
-rw-r--r--include/configs/CPCI405AB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/CPCI405AB.h b/include/configs/CPCI405AB.h
index 41795a7..d718ed4 100644
--- a/include/configs/CPCI405AB.h
+++ b/include/configs/CPCI405AB.h
@@ -189,6 +189,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
*-----------------------------------------------------------------------