Merge remote-tracking branch 'u-boot-ti/master'
[platform/kernel/u-boot.git] / arch / sh / cpu / sh3 / u-boot.lds
index f0bad51..c831961 100644 (file)
@@ -78,13 +78,6 @@ SECTIONS
        }
        PROVIDE (_egot = .);
 
-       PROVIDE (__u_boot_cmd_start = .);
-       .u_boot_cmd :
-       {
-               *(.u_boot_cmd)
-               . = ALIGN(4);
-       }
-       PROVIDE (__u_boot_cmd_end = .);
 
        .u_boot_list : {
                #include <u-boot.lst>