]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m547xevb/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / 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 = .);
 }