]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc85xx/u-boot-nand.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc85xx / u-boot-nand.lds
index 29aabde4c359de02d65cd0ae462ad9fe6c25e3d5..f7c4a22d29b42a80497bc578781bb47969103eb7 100644 (file)
@@ -70,9 +70,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   .u_boot_list : {
        #include <u-boot.lst>