]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/acadia/u-boot-nand.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / amcc / acadia / u-boot-nand.lds
index 9609338cd8e95865276c65f405b9149a095b075c..beba978f8385d790933e694aab3da65ed6204395 100644 (file)
@@ -72,9 +72,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>