global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / configs / ti816x_evm.h
index 2d9d2fd..ac6d46f 100644 (file)
@@ -19,7 +19,7 @@
 #define V_OSCK          24000000    /* Clock output from T2 */
 #define V_SCLK          (V_OSCK >> 1)
 
-#define CONFIG_MAX_RAM_BANK_SIZE       (2048 << 20)    /* 2048MB */
+#define CFG_MAX_RAM_BANK_SIZE  (2048 << 20)    /* 2048MB */
 #define CFG_SYS_SDRAM_BASE             0x80000000
 
 /**