]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/smdk6400.h
km_arm: use filesize for erase in update command
[karo-tx-uboot.git] / include / configs / smdk6400.h
index a2b9441050f4592771ad747319224590b27e9877..04caeef968df1f02fd74964754a77b49d4e8ac0e 100644 (file)
@@ -88,9 +88,6 @@
 #define CONFIG_SERIAL1          1      /* we use SERIAL 1 on SMDK6400  */
 
 #define CONFIG_SYS_HUSH_PARSER                 /* use "hush" command parser    */
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
-#endif
 
 #define CONFIG_CMDLINE_EDITING
 
 
 #define CONFIG_SYS_HZ                  1000
 
-/* valid baudrates */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 /*-----------------------------------------------------------------------
  * Stack sizes
  *