Merge branch 'master' of git://git.denx.de/u-boot-microblaze
[oweals/u-boot.git] / board / amcc / bamboo / u-boot-nand.lds
index c34bb62cc48b3da45b2a9a65308340003c90fd70..3ad87095a1ba15d46270a64066d2fd4afdeb0c53 100644 (file)
@@ -99,6 +99,6 @@ SECTIONS
    . = ALIGN(4);
   }
 
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }