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