]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm920t/ep93xx/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / arch / arm / cpu / arm920t / ep93xx / u-boot.lds
index 8c6a407c439e17dd1a8af10de66572e3d66468ad..008ae891cafd8e47b8dc44ad9fc4b0918f37cdb1 100644 (file)
@@ -48,9 +48,6 @@ SECTIONS
        .got : { *(.got) }
 
        . = .;
-       __u_boot_cmd_start = .;
-       .u_boot_cmd : { *(.u_boot_cmd) }
-       __u_boot_cmd_end = .;
 
        . = ALIGN(4);
        .u_boot_list : {