diff options
Diffstat (limited to 'include/configs/t4qds.h')
-rw-r--r-- | include/configs/t4qds.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/t4qds.h b/include/configs/t4qds.h index 7803a849bc..55b8e3ebfc 100644 --- a/include/configs/t4qds.h +++ b/include/configs/t4qds.h @@ -286,8 +286,6 @@ /* 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" |