]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/ixp/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / arch / arm / cpu / ixp / u-boot.lds
index a7ffab3ccaced8fb8de7802998b8d9bc52196d62..81d954f2de7fce029d5e74b81bdfcc00ff9b82cb 100644 (file)
@@ -46,9 +46,6 @@ SECTIONS
        . = ALIGN(4);
 
        . = .;
-       __u_boot_cmd_start = .;
-       .u_boot_cmd : { *(.u_boot_cmd) }
-       __u_boot_cmd_end = .;
 
        . = ALIGN(4);
        .u_boot_list : {