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