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