Merge remote-tracking branch 'u-boot-ti/master'
[platform/kernel/u-boot.git] / arch / arm / cpu / arm926ejs / spear / u-boot-spl.lds
index ae9538e..f3bd5e7 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>