]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/freescale/mx31pdk/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / nand_spl / board / freescale / mx31pdk / u-boot.lds
index 06561769309f4ef88899b79754b946245ae397d5..5f2b5e20228950c38e77f70d9bec859bb6c50799 100644 (file)
@@ -73,7 +73,7 @@ SECTIONS
                __bss_start = .;
                *(.bss)
                 . = ALIGN(4);
-               __bss_end__ = .;
+               __bss_end = .;
        }
 
        /DISCARD/ : { *(.bss*) }