]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/davinci/da8xxevm/u-boot-spl-da850evm.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / davinci / da8xxevm / u-boot-spl-da850evm.lds
index 6d287f1e3e078ece95f5c97a2608a27a578a63b8..bc34fb58193a25273bdc2182f434d6d15d58159d 100644 (file)
@@ -48,11 +48,6 @@ SECTIONS
        . = ALIGN(4);
        .data : { *(SORT_BY_ALIGNMENT(.data*)) } >.sram
 
-       . = ALIGN(4);
-       .u_boot_list : {
-               #include <u-boot.lst>
-       } >.sram
-
        . = ALIGN(4);
        .rel.dyn : {
                __rel_dyn_start = .;