]> git.sur5r.net Git - u-boot/blobdiff - board/samsung/common/exynos-uboot-spl.lds
arm: make _end compiler-generated
[u-boot] / board / samsung / common / exynos-uboot-spl.lds
index 8e3b73ecf7859ede269071727a2c39d6e73af459..b22f9e07bbbf47f2c1a0d590c2da65c41245541d 100644 (file)
@@ -42,7 +42,11 @@ SECTIONS
        . = ALIGN(4);
 
        __image_copy_end = .;
-       _end = .;
+
+       .end :
+       {
+               *(.__end)
+       } >.sram
 
        .bss :
        {