X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fxtfpga.h;h=3119f007971e33099224c133cad466bce942d7f8;hb=7e3caa81e0e9cc5e2beed4a3a1c334e2119f4498;hp=df983d9f1e5ae7167d1357c3a154c07f15b058cc;hpb=ceff355a5f3038ddb49618d9adc716b0ed978aea;p=u-boot diff --git a/include/configs/xtfpga.h b/include/configs/xtfpga.h index df983d9f1e..3119f00797 100644 --- a/include/configs/xtfpga.h +++ b/include/configs/xtfpga.h @@ -115,11 +115,6 @@ #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 @@ -135,10 +130,6 @@ #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) */