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