]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/incaip/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / incaip / u-boot.lds
index 6992c0f5719ae59bf83be69f1cf8fb5fbfa3b09d..8a871cff49c7496a0f9fff3d8e4741c221d921c9 100644 (file)
@@ -54,12 +54,6 @@ SECTIONS
 
        .sdata  : { *(.sdata*) }
 
-       .u_boot_cmd : {
-         __u_boot_cmd_start = .;
-         *(.u_boot_cmd)
-         __u_boot_cmd_end = .;
-       }
-
        . = ALIGN(4);
        .u_boot_list : {
                #include <u-boot.lst>