]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m5208evbe/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / freescale / m5208evbe / u-boot.lds
index b1d2d016d48d8fa37ff7a11ad47d31d15349cb85..2c151f20f57ced21ffc1e1140f995ed357dada3f 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 : {