]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/amcc/sequoia/u-boot-ram.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / amcc / sequoia / u-boot-ram.lds
index 32a7661704a1a282071e583ff6b8749006e880d6..6b02784926f741b6fea77b24a9816038762664d3 100644 (file)
@@ -64,9 +64,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>