]> git.sur5r.net Git - u-boot/blobdiff - include/configs/M5275EVB.h
arm: imx: m53evk: remove usage of mx53_dram_size
[u-boot] / include / configs / M5275EVB.h
index dcc2e5c3010355c843c8ee74cd225a04595141d7..38e785c0682367d24e554be7f198859740a30d49 100644 (file)
@@ -21,7 +21,6 @@
  * High Level Configuration Options
  * (easy to change)
  */
-#define CONFIG_M5275EVB                        /* define board type */
 
 #define CONFIG_MCFTMR
 
 
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
-#define CONFIG_SYS_MAXARGS             16
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
-
 #define CONFIG_SYS_LOAD_ADDR           0x800000
 
 #define CONFIG_BOOTCOMMAND     "bootm ffe40000"