include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[oweals/u-boot.git] / include / configs / corvus.h
index e47f06bda3a9b499f21c503610de81a7298ff556..20886959b17a935bacbd849faf64b6f8dd44fb8a 100644 (file)
        "nand read 0x70000000 0x200000 0x300000;"                       \
        "bootm 0x70000000"
 
-#define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_PBSIZE      (CONFIG_SYS_CBSIZE +    \
                                 sizeof(CONFIG_SYS_PROMPT) + 16)