]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/stv0991.h
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
[people/ms/u-boot.git] / include / configs / stv0991.h
index 3b5831d46e6a657b90d2123925b68803f5ba8857..27d7a4bf6b66e43a90856a0e22e4ddce8b3a6a0e 100644 (file)
@@ -23,7 +23,6 @@
 #define CONFIG_ENV_OFFSET                      0x30000
 #define CONFIG_ENV_ADDR                                \
        (PHYS_SDRAM_1_SIZE - CONFIG_ENV_SIZE)
-#define CONFIG_SYS_MAXARGS                     16
 #define CONFIG_SYS_MALLOC_LEN                  (CONFIG_ENV_SIZE + 16 * 1024)
 
 /* serial port (PL011) configuration */
@@ -31,8 +30,6 @@
 
 /* user interface */
 #define CONFIG_SYS_CBSIZE                      1024
-#define CONFIG_SYS_PBSIZE                      (CONFIG_SYS_CBSIZE \
-                                               +sizeof(CONFIG_SYS_PROMPT) + 16)
 
 /* MISC */
 #define CONFIG_SYS_LOAD_ADDR                   0x00000000