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