]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/sequoia/u-boot-nand.lds
board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning
[u-boot] / board / amcc / sequoia / u-boot-nand.lds
index f3855c4dd7dd2589e639bc94ee2922d5885ac8bc..07ae8b1291f7b5d55d6b46a4adba3e07996f6051 100644 (file)
@@ -99,6 +99,6 @@ SECTIONS
    . = ALIGN(4);
   }
 
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }