]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ep88x/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / ep88x / u-boot.lds
index 067fd5ffda39ed3a51782f06d21b95dc6625312b..1dcc22a1918ab44593980990914b60d7a5618204 100644 (file)
@@ -62,9 +62,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {