]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/canyonlands/u-boot-nand.lds
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
[u-boot] / board / amcc / canyonlands / u-boot-nand.lds
index 534d6ddf4c1f5237668c08158b0705009afe3bc7..76f89f188d9302fd9d63701ff9089bdda7e98243 100644 (file)
@@ -99,6 +99,6 @@ SECTIONS
    . = ALIGN(4);
   }
 
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }