common: Discard the __u_boot_cmd section
[oweals/u-boot.git] / board / gaisler / gr_cpci_ax2000 / u-boot.lds
index ec72718beb2ca78ad44d7190bc694a8434820e77..774c494f03547220dc9f956a2426ee011bb13109 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 : {