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