]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/m5235evb/u-boot.lds
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[u-boot] / board / freescale / m5235evb / u-boot.lds
index 603858bc0cabd8086649004f6983eec5f25d9272..f11d4831bea07603e4f44b7d6f180dd784c3f762 100644 (file)
@@ -96,6 +96,6 @@ SECTIONS
    . = ALIGN(4);
    _ebss = .;
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }