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