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