]> git.sur5r.net Git - u-boot/blobdiff - include/configs/munices.h
sunxi: Store the device tree name in the SPL header
[u-boot] / include / configs / munices.h
index efbd44779eb330fed8d8e71ca559dba30744f8f6..1679430951755ecc79ce858691d8362cd8cc64b4 100644 (file)
  * Serial console configuration
  */
 #define CONFIG_PSC_CONSOLE     1       /* console is on PSC1 */
-#define CONFIG_BAUDRATE                115200  /* ... at 115200 bps */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, 230400 }
 
 #define        CONFIG_TIMESTAMP        1       /* Print image info with timestamp */
-#define CONFIG_BOOTDELAY       5   /* autoboot after 5 seconds */
 #undef CONFIG_BOOTARGS
 
 #define CONFIG_PREBOOT "echo;" \
 
 #define CONFIG_SYS_LOAD_ADDR           0x200000        /* default load address */
 
-#define CONFIG_DISPLAY_BOARDINFO 1
 #define CONFIG_CMDLINE_EDITING  1
 
 /*