]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/davinci/da8xxevm/u-boot-spl-hawk.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / davinci / da8xxevm / u-boot-spl-hawk.lds
index e3a07cc8eda0b139a349a0b05da54ea5536535f4..2557830f949ca3536e62a54dbd37c72d17d90543 100644 (file)
@@ -57,11 +57,6 @@ SECTIONS
                *(.data.rel.ro)
        }
 
-       . = ALIGN(4);
-       .u_boot_list : {
-               #include <u-boot.lst>
-       }
-
        . = ALIGN(4);
        __rel_dyn_start = .;
        __rel_dyn_end = .;