]> git.sur5r.net Git - u-boot/blobdiff - board/mousse/u-boot.lds.ram
spear: fix build errors for spear3xx/spear600 platforms
[u-boot] / board / mousse / u-boot.lds.ram
index 449d0645e490054a2d4f110130fe4cb411b5843b..b3364be48c128fbcad6665411244d06e83341986 100644 (file)
@@ -99,6 +99,6 @@ SECTIONS
     common/env_embedded.o (.ppcenv)
   } > ram
 
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }