]> 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 dd5f266127eab90929ec6a26a9e4973be44eee10..bc34fb58193a25273bdc2182f434d6d15d58159d 100644 (file)
@@ -66,7 +66,7 @@ SECTIONS
                __bss_start = .;
                *(.bss*)
                . = ALIGN(4);
-               __bss_end__ = .;
+               __bss_end = .;
        } >.sram
 
        __image_copy_end = .;