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