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