]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/snmc/qs850/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / snmc / qs850 / u-boot.lds
index eca88e57d2e1b8ba0850295d0d7700cb657e26f8..f57f8a0258dd11b0f395f24f623638717fd41fd6 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 : {