]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/actux3/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / actux3 / u-boot.lds
index d38f341515e0545b6b07b8946ccc7ef10ed49a2e..a3bd02b0d2b2a016561ed2692fd70410df456bc7 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 : {