]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc8260/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc8260 / u-boot.lds
index f33f64874cf82ba1cc60eb3f9c164bbad41aedae..42385fcc192324d584aea866627089b119b27ff6 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 : {