]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/actux2/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / actux2 / u-boot.lds
index e39b0ce675282926879599d5d05202ebebc0ed39..84099840b55b35b78539623ee97ec6bdb0a37c07 100644 (file)
@@ -54,11 +54,6 @@ SECTIONS
                *(.got)
        }
        . =.;
-       __u_boot_cmd_start =.;
-       .u_boot_cmd : {
-               *(.u_boot_cmd)
-       }
-       __u_boot_cmd_end =.;
 
        . = ALIGN(4);
        .u_boot_list : {