]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mpc5121ads.h
mpc512x: use common code for CSx configuration
[karo-tx-uboot.git] / include / configs / mpc5121ads.h
index 3f55d354ef7d28b81a5d50bd6548ad026e29c91e..a64df61fe5c2f2fcecc30dc6af0c1728bad517b7 100644 (file)
  */
 #define CONFIG_SYS_CPLD_BASE           0x82000000
 #define CONFIG_SYS_CPLD_SIZE           0x00010000      /* 64 KB */
+#define CONFIG_SYS_CS2_START           CONFIG_SYS_CPLD_BASE
+#define CONFIG_SYS_CS2_SIZE            CONFIG_SYS_CPLD_SIZE
 
 #define CONFIG_SYS_SRAM_BASE           0x30000000
 #define CONFIG_SYS_SRAM_SIZE           0x00020000      /* 128 KB */