]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/smdk5250.h
km_arm: use filesize for erase in update command
[karo-tx-uboot.git] / include / configs / smdk5250.h
index 0f63040d259d9cba0acb85f1e229a939c4b5bfab..2360a8f7800b50d3b4b4293eded8ef37af9bf4dc 100644 (file)
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 #define CONFIG_SYS_HUSH_PARSER         /* use "hush" command parser    */
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 #define CONFIG_SYS_PROMPT              "SMDK5250 # "
 #define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */
 #define CONFIG_SYS_PBSIZE              384     /* Print Buffer Size */
 
 #define CONFIG_SYS_HZ                  1000
 
-/* valid baudrates */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 #define CONFIG_RD_LVL
 
 /* Stack sizes */