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