]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/xtfpga.h
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
[people/ms/u-boot.git] / include / configs / xtfpga.h
index 206ec344d940dfc1cea5b5b4413deea960726734..3050f17b814d59039a4b88febe6f097167feffac 100644 (file)
 #define CONFIG_BOOTFILE                        "uImage"
        /* Console I/O Buffer Size  */
 #define CONFIG_SYS_CBSIZE              1024
-       /* Prt buf */
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
-                                        sizeof(CONFIG_SYS_PROMPT) + 16)
-       /* max number of command args */
-#define CONFIG_SYS_MAXARGS             16
        /* Boot Argument Buffer Size */
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 
-/*=================*/
-/* U-Boot commands */
-/*=================*/
-
-#define CONFIG_CMD_SAVES
-
 /*==============================*/
 /* U-Boot autoboot configuration */
 /*==============================*/