]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mbx8xx/u-boot.lds.debug
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / mbx8xx / u-boot.lds.debug
index 722a405929449ecaa58fc506409820196dc7d5ac..4155b604fb84b9d4df0eca28e05cc95d7ae1a581 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 : {