]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/nios2/cpu/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
[karo-tx-uboot.git] / arch / nios2 / cpu / u-boot.lds
index fe4a2ebcc7d63252bfeb43c112bd570033462f76..4856bd368d249338a535c9fecd518f3aac792975 100644 (file)
@@ -103,7 +103,7 @@ SECTIONS
          *(.scommon)
        }
        . = ALIGN(4);
-       _end = .;
+       __bss_end__ = .;
        PROVIDE (end = .);
 
        /* DEBUG -- symbol table, string table, etc. etc.