Conditionally perform common relocation fixups
[oweals/u-boot.git] / include / configs / PMC405.h
index c598d00cf0cec263fb1af808b0af943d6694bce1..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)
 /*
  * FPGA stuff
  */
-#define CONFIG_SYS_FPGA_XC95XL         1       /* using Xilinx XC95XL CPLD */
-#define CONFIG_SYS_FPGA_MAX_SIZE       (32 * 1024) /* 32kByte for CPLD */
-
 /* FPGA program pin configuration */
 #define CONFIG_SYS_FPGA_PRG            0x04000000 /* JTAG TMS pin (output) */
 #define CONFIG_SYS_FPGA_CLK            0x02000000 /* JTAG TCK pin (output) */