]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cobra5272/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / cobra5272 / u-boot.lds
index 77b8e806c2b2bdb8de185db2c90779919681b2ae..d054f20bce087b4476d98e8f345ed8d966313949 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 : {