Merge git://www.denx.de/git/u-boot-imx
[platform/kernel/u-boot.git] / include / configs / ti816x_evm.h
index bba10ec..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)
 #define CONFIG_SPL_MAX_SIZE            (SRAM_SCRATCH_SPACE_ADDR - \
                                         CONFIG_SPL_TEXT_BASE)
 
-#define CONFIG_SPL_LDSCRIPT     "arch/arm/mach-omap2/u-boot-spl.lds"
-
 #define CONFIG_SYS_TEXT_BASE        0x80800000
 
 #define CONFIG_DRIVER_TI_EMAC