]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/mousse/u-boot.lds.ram
common: Discard the __u_boot_cmd section
[people/ms/u-boot.git] / board / mousse / u-boot.lds.ram
index b3364be48c128fbcad6665411244d06e83341986..525565134777d29c0544d682d87b2fb2e5189e72 100644 (file)
@@ -85,9 +85,6 @@ SECTIONS
   } > ram
   */
 
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
    __start___ex_table = .;
     __ex_table : { *(__ex_table) } > ram