Merge remote-tracking branch 'u-boot-imx/master'
[oweals/u-boot.git] / arch / arm / cpu / arm926ejs / mxs / u-boot-spl.lds
index 2940a6f2c1c40ee4580e9e1dee6ed9efa61cc209..6dc681a313988550f78399232d6a6a7bcdff57ba 100644 (file)
@@ -50,9 +50,6 @@ SECTIONS
        }
 
        . = ALIGN(4);
-       __u_boot_cmd_start = .;
-       .u_boot_cmd : { *(.u_boot_cmd) }
-       __u_boot_cmd_end = .;
 
        .u_boot_list : {
                #include <u-boot.lst>