Convert CONFIG_CMD_AES et al to Kconfig
[oweals/u-boot.git] / include / configs / T4240RDB.h
index e8ac43c37a412ed5b34e3f89325ebb4a8ec15210..cc1f79940cf36568f151da05f94e9ac1ec00aa4b 100644 (file)
 /* 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"