Merge git://www.denx.de/git/u-boot-imx
[platform/kernel/u-boot.git] / include / configs / ti816x_evm.h
index 3da774f..77ed37c 100644 (file)
@@ -26,8 +26,6 @@
        "fatload mmc 0 ${loadaddr} uImage;"     \
        "bootm ${loadaddr}"                     \
 
-#define CONFIG_BOOTARGS        "console=ttyO2,115200n8 noinitrd earlyprintk"
-
 /* Clock Defines */
 #define V_OSCK          24000000    /* Clock output from T2 */
 #define V_SCLK          (V_OSCK >> 1)