]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards
authorMatthias Fuchs <matthias.fuchs@esd.eu>
Mon, 7 Sep 2009 15:00:41 +0000 (17:00 +0200)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:18 +0000 (09:04 -0500)
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/CPCI405.h
include/configs/CPCI4052.h
include/configs/CPCI405AB.h
include/configs/CPCI405DT.h
include/configs/PMC405.h
include/configs/PMC405DE.h

index f032a8d7ab25b8107550322f0d863d167e4a5f7a..fca6de0c6bce2fb704a06f42abbaea706301c638 100644 (file)
 #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
  *-----------------------------------------------------------------------
index daa3c197d55c4e81be4674ee4f4ef3058a0418d7..fd0456608977ffb0ebf165c7eb7c6a63f30dd463 100644 (file)
 #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
  *-----------------------------------------------------------------------
index 41795a7726462d95e6fbd23b7e1794c37092fc92..d718ed40a3d8d626400477ad53e258582de5a2f5 100644 (file)
 #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
  *-----------------------------------------------------------------------
index 233320878c0e8d5bcaaf1137d3a139caaa92693a..09df47082b6424ebb95f0e6e9b21007258291842 100644 (file)
 #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
  *-----------------------------------------------------------------------
index a9e71346e0f4c65b7b5ffe342efe9dfb8fb7430b..87ea7b6d47e0e2b2fadbc50b5ba866de58917696 100644 (file)
 #define CONFIG_SYS_PCI_PTM2MS  0xff000001      /* 16MB, enable */
 #define CONFIG_SYS_PCI_PTM2PCI 0x00000000      /* Host: use this pci address */
 
+#define CONFIG_PCI_4xx_PTM_OVERWRITE   1 /* overwrite PTMx settings by env */
+
 /*
  * Start addresses for the final memory configuration
  * (Set up by the startup code)
index 5232745a0a8f93049aad8d1187cb0639c1fc0cd7..7198632c36bb944e13eb0b19ca6e044ac64225bf 100644 (file)
 #define CONFIG_SYS_PCI_PTM2MS  0xff000001      /* 16MB, enable=1 */
 #define CONFIG_SYS_PCI_PTM2PCI 0x04000000      /* Host: use this pci address */
 
+#define CONFIG_PCI_4xx_PTM_OVERWRITE   1 /* overwrite PTMx settings by env */
+
 /*
  * For booting Linux, the board info and command line data
  * have to be in the first 8 MB of memory, since this is