]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/korat/u-boot-F7FC.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / korat / u-boot-F7FC.lds
index f91310a07888d87762717cc32a73e1f9d2c01170..033cff42d9b6797445eea0d8809ee7b7196f84ab 100644 (file)
@@ -108,9 +108,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   .u_boot_list : {
        #include <u-boot.lst>