]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/samsung/smdk6400/u-boot-nand.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[people/ms/u-boot.git] / board / samsung / smdk6400 / u-boot-nand.lds
index ae32b1625e2dcb1dbf6fe6f204f22ff3b8dde2e5..64c650d2e9c39ee964ef9917e349717bb9078473 100644 (file)
@@ -75,7 +75,7 @@ SECTIONS
                __bss_start = .;
                *(.bss)
                . = ALIGN(4);
-               __bss_end__ = .;
+               __bss_end = .;
        }
 
        /DISCARD/ : { *(.dynstr*) }