]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/RPXlite_dw/u-boot.lds
common: Discard the __u_boot_cmd section
[people/ms/u-boot.git] / board / RPXlite_dw / u-boot.lds
index 9133469f0c4926f8b88c22102ff11426bd48d3b7..18f962cfa5801fd2f9cee4a7220afa0a71609e96 100644 (file)
@@ -66,9 +66,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {