]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/amcc/canyonlands/u-boot-nand.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / amcc / canyonlands / u-boot-nand.lds
index 1876baeb15542579014005f15d440873062e82d0..8ac5116296020be60075de4bff84b8ced9eb3b98 100644 (file)
@@ -73,9 +73,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>