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