]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / arch / arm / cpu / u-boot.lds
index 85f4eecf2726f40f0c76debd4ced21bcd937bf6e..227aaff1e60b822056736137e402faf6a3e707a9 100644 (file)
@@ -49,9 +49,6 @@ SECTIONS
        . = ALIGN(4);
 
        . = .;
-       __u_boot_cmd_start = .;
-       .u_boot_cmd : { *(.u_boot_cmd) }
-       __u_boot_cmd_end = .;
 
        . = ALIGN(4);
        .u_boot_list : {