]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/samsung/smdk5250/smdk5250-uboot-spl.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / samsung / smdk5250 / smdk5250-uboot-spl.lds
index 4ef6a5197665eb28c888c185263c066911d19dce..4c8baaa9db36992168e85a38ceb2869ebf604f5b 100644 (file)
@@ -66,6 +66,6 @@ SECTIONS
                __bss_start = .;
                *(.bss*)
                . = ALIGN(4);
-               __bss_end__ = .;
+               __bss_end = .;
        } >.sram
 }