]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/BuS/eb_cpu5282/u-boot.lds
common: Discard the __u_boot_cmd section
[people/ms/u-boot.git] / board / BuS / eb_cpu5282 / u-boot.lds
index a708d0607b7ce3afa3140e9b310ab10c2eff9b6a..0c92d31f616415efa03377446929559a92acb8bf 100644 (file)
@@ -65,9 +65,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {