]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/s32v234evb.h
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
[people/ms/u-boot.git] / include / configs / s32v234evb.h
index 381082c98407d387acc0efcacfdf06e80f050490..4602bd6b40d4488b637f2bb1869b98250a8ff6ef 100644 (file)
 #endif
 
 #define CONFIG_LOADADDR                        0xC307FFC0
-#define CONFIG_BOOTARGS                        "console=ttyLF0 root=/dev/ram rw"
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "boot_scripts=boot.scr.uimg boot.scr\0" \
 #define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 #define CONFIG_SYS_PROMPT              "=> "
 #undef CONFIG_AUTO_COMPLETE
-#define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */
-#define CONFIG_SYS_PBSIZE              \
-                       (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
-#define CONFIG_SYS_MAXARGS             16      /* max number of command args */
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 #define CONFIG_CMDLINE_EDITING