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