]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m5329evb/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / freescale / m5329evb / u-boot.lds
index c575522f2714aab118c162e60593a481a1b1a51e..6616594e7b0385642bb2fc2db6bb54c5549e1616 100644 (file)
@@ -69,9 +69,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {