]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc824x/u-boot.lds
common: Discard the __u_boot_cmd section
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc824x / u-boot.lds
index a80d91eb5fd5fc3e484afb0a9d26e5ca2b311404..a7130125c7c1d2ccf07c7c79cf62c266fb83352f 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 : {