]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/m5253demo/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[people/ms/u-boot.git] / board / freescale / m5253demo / u-boot.lds
index 6838247a8b31d8c540877f816041a589cc2506f5..9de88852abc467dfb3e641cf1e0001453313f407 100644 (file)
@@ -97,6 +97,6 @@ SECTIONS
    . = ALIGN(4);
    _ebss = .;
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }