]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/adder/u-boot.lds
common: Discard the __u_boot_cmd section
[people/ms/u-boot.git] / board / adder / u-boot.lds
index 05d6323d2698d80d91db517d4acf2134c63fac2e..73e2f3f9cfdc417fb23e3f70f0b1d36e21191aec 100644 (file)
@@ -62,9 +62,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {