PMC405 and CPCI405: Moved configuration of pci resources into config file.
[platform/kernel/u-boot.git] / include / configs / ml300.h
index d36e3c7..6762cd6 100644 (file)
@@ -58,7 +58,7 @@
 
 #define CONFIG_SYSTEMACE       1
 #define CONFIG_DOS_PARTITION   1
-#define CFG_SYSTEMACE_BASE     XPAR_SYSACE_0_BASEADDR
+#define CFG_SYSTEMACE_BASE     XPAR_OPB_SYSACE_0_BASEADDR
 #define CFG_SYSTEMACE_WIDTH    XPAR_XSYSACE_MEM_WIDTH
 
 #define CFG_ENV_IS_IN_EEPROM   1       /* environment is in EEPROM */
 /*-----------------------------------------------------------------------
  * Cache Configuration
  */
-#define CFG_DCACHE_SIZE                16384   /* For IBM 405 CPUs     */
+#define CFG_DCACHE_SIZE                16384   /* For AMCC 405 CPUs    */
 #define CFG_CACHELINE_SIZE     32      /* ...                  */
 
 /*-----------------------------------------------------------------------