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