]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/xes/xpedite1000/u-boot.lds.debug
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / xes / xpedite1000 / u-boot.lds.debug
index 5296165aedd988e7a44c0433186b1e1a45933e60..c4e5706543bf2fc749377c83b7017972896db880 100644 (file)
@@ -111,9 +111,6 @@ SECTIONS
   _edata  =  .;
   PROVIDE (edata = .);
 
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {