]> git.sur5r.net Git - u-boot/blobdiff - board/mimc/mimc200/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / board / mimc / mimc200 / u-boot.lds
index a7243f238fd2ca2877b702479699716fe7f93691..0a1a8e1653941a7d9055c3163c2c7aedc244ef0d 100644 (file)
@@ -68,5 +68,5 @@ SECTIONS
                *(.bss.*)
        }
        . = ALIGN(8);
-       _end = .;
+       __bss_end__ = .;
 }