]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/blobdiff - nand_spl/board/amcc/bamboo/u-boot.lds
Replace __bss_end__ with __bss_end
[glsdk/glsdk-u-boot.git] / nand_spl / board / amcc / bamboo / u-boot.lds
index d4ea67ae8ae0af216087e19c66949744296b4bd8..d8edffe7766041fa4dd57d9c01810213cefb0bf3 100644 (file)
@@ -62,5 +62,5 @@ SECTIONS
    . = ALIGN(4);
   }
 
-  __bss_end__ = . ;
+  __bss_end = . ;
 }