common: Discard the __u_boot_cmd section
[pandora-u-boot.git] / arch / sandbox / cpu / u-boot.lds
index b7f25ab..1b781eb 100644 (file)
@@ -24,9 +24,6 @@
 
 SECTIONS
 {
-       __u_boot_cmd_start = .;
-       _u_boot_cmd : { *(.u_boot_cmd) }
-       __u_boot_cmd_end = .;
 
        . = ALIGN(4);
        .u_boot_list : {