]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/gaisler/grsim_leon2/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / gaisler / grsim_leon2 / u-boot.lds
index 4f90a46cf4bb21ca1d9148df127ebcf287ec61e1..63c15b9117a40d3b4329fff5e6a9ef9e00be5456 100644 (file)
@@ -84,10 +84,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 : {