]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/RPXlite/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / RPXlite / 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 : {