]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/gaisler/gr_xc3s_1500/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / gaisler / gr_xc3s_1500 / u-boot.lds
index 3da021c49787042cfbb189887d0e006c2433c30d..7df6e833926f59f99a31dfd7c4ac9a1e7e7d486f 100644 (file)
@@ -85,10 +85,6 @@ SECTIONS
 
        /* CMD Table */
 
-       __u_boot_cmd_start = .;
-       .u_boot_cmd : { *(.u_boot_cmd) }
-       . = ALIGN(4);
-       __u_boot_cmd_end = .;
 
        . = ALIGN(4);
        .u_boot_list : {