]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PMC440.h
ARM: versatile: pass console setting to the kernel
[u-boot] / include / configs / PMC440.h
index cc2ff43fdf17492f691558e955452100e2bab859..efe69601f38d433c0d8958bd92e29699e4db647d 100644 (file)
 #define CONFIG_SYS_LOAD_ADDR           0x100000        /* default load address      */
 #define CONFIG_SYS_EXTBDINFO           1       /* To use extended board_into (bd_t) */
 
-#define CONFIG_SYS_HZ                  1000    /* decrementer freq: 1 ms ticks */
-
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history     */
 #define CONFIG_LOOPW           1       /* enable loopw command         */
 #define CONFIG_MX_CYCLIC       1       /* enable mdc/mwc commands      */
 
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE   230400  /* speed to run kgdb serial port */
-#define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */
 #endif
 
 /* pass open firmware flat tree */