]> git.sur5r.net Git - u-boot/blobdiff - include/configs/KUP4K.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / KUP4K.h
index 3b8e781c9fe4293bb1c05849fb6bc1d94ecddb0e..7cf09d01f603d1cf8bdc277f2988a485a0aab200 100644 (file)
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory         */
-#define CONFIG_SYS_PROMPT      "=> "           /* Monitor Command Prompt       */
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_SYS_CBSIZE      1024            /* Console I/O Buffer Size      */
 #else
 
 #define CONFIG_SYS_LOAD_ADDR           0x400000        /* default load address */
 
-#define CONFIG_SYS_HZ                  1000            /* decrementer freq: 1 ms ticks */
-
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 115200 }
 
 #define CONFIG_SYS_CONSOLE_INFO_QUIET 1