]> git.sur5r.net Git - u-boot/blobdiff - include/configs/xtfpga.h
Move CONFIG_PANIC_HANG to Kconfig
[u-boot] / include / configs / xtfpga.h
index df983d9f1e5ae7167d1357c3a154c07f15b058cc..3119f007971e33099224c133cad466bce942d7f8 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
 
 #define CONFIG_MX_CYCLIC
 #define CONFIG_SHOW_BOOT_PROGRESS
 
-#ifdef DEBUG
-#define CONFIG_PANIC_HANG              1       /* Require manual reboot */
-#endif
-
 
 /*=========================================*/
 /* FPGA Registers (board info and control) */