]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc5xx/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc5xx / u-boot.lds
index e04528daa6a36a76f75fd4351137eb0b2d9456f5..c91e146d26281cc293e295e20dc3c33ea23b8087 100644 (file)
@@ -65,9 +65,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {