]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ti816x_evm.h
common: Move CONFIG_BOOTARGS to Kconfig
[u-boot] / include / configs / ti816x_evm.h
index 3da774f9c567bbc6a18e06bfeda823aa0d6b2ebe..77ed37c6f32e27574c29125ca942e009083d4b77 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)