]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sixnet/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / sixnet / u-boot.lds
index 0a717073da80fba9b4c520c7ff69fcdb24165abe..6cf7a017386d24e3c28d8ef84998e76941943be8 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 : {