Merge git://git.denx.de/u-boot-net
[oweals/u-boot.git] / include / configs / t4qds.h
index 7803a849bc13712c4bf6fa0630cb9d46de9492dc..260cdee0011dcf28926f1265b8d8244edcc32fc6 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_ERRATA
-#define CONFIG_CMD_IRQ
 
 #ifdef CONFIG_PCI
 #define CONFIG_CMD_PCI
 /* default location for tftp and bootm */
 #define CONFIG_LOADADDR                1000000
 
-#define CONFIG_BAUDRATE        115200
-
 #define CONFIG_HVBOOT                          \
  "setenv bootargs config-addr=0x60000000; "    \
  "bootm 0x01000000 - 0x00f00000"