]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sandbox/cpu/u-boot.lds
Merge remote-tracking branch 'u-boot-ti/master'
[karo-tx-uboot.git] / arch / sandbox / cpu / u-boot.lds
index b7f25ab88a35455274249dd6bca70056c1091b3d..1b781ebf6ac17df8539f98e8a750d48a9ec5dde9 100644 (file)
@@ -24,9 +24,6 @@
 
 SECTIONS
 {
-       __u_boot_cmd_start = .;
-       _u_boot_cmd : { *(.u_boot_cmd) }
-       __u_boot_cmd_end = .;
 
        . = ALIGN(4);
        .u_boot_list : {