]> git.sur5r.net Git - u-boot/blobdiff - include/configs/JSE.h
ARM: versatile: pass console setting to the kernel
[u-boot] / include / configs / JSE.h
index 8aac447c1a82c10b23aa3df1398d000cc8bea5a2..5738ea97ad79bb588f15ae38fb6ed816a96cb95c 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_SYS_I2C
 #define CONFIG_SYS_I2C_PPC4XX
 #define CONFIG_SYS_I2C_PPC4XX_CH0
 
 #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
 #endif /* __CONFIG_H */