]> git.sur5r.net Git - u-boot/blobdiff - include/configs/calimain.h
MIPS: add initial infrastructure for Broadcom MIPS SoCs
[u-boot] / include / configs / calimain.h
index e990dedc9f6f27a8a378d5e5ad5a05d74bbb5c44..425a38f55197e2e16f20c963dea86a3deb36a072 100644 (file)
 #define CONFIG_SYS_NS16550_COM1        DAVINCI_UART2_BASE /* Base address of UART2 */
 #define CONFIG_SYS_NS16550_CLK clk_get(DAVINCI_UART2_CLKID)
 #define CONFIG_CONS_INDEX      1               /* use UART0 for console */
-#define CONFIG_BAUDRATE                115200          /* Default baud rate */
 
 #define CONFIG_ENV_IS_IN_FLASH
 #define CONFIG_FLASH_CFI_DRIVER
  * U-Boot commands
  */
 #define CONFIG_CMD_ENV
-#define CONFIG_CMD_DIAG
 #define CONFIG_CMD_SAVES
 
 #ifndef CONFIG_DRIVER_TI_EMAC