Merge branch 'master' of git://git.denx.de/u-boot-arm
[project/bcm63xx/u-boot.git] / board / cobra5272 / u-boot.lds
index 7421eeca67cd02b2f199404be116f1829d1bc045..809a7055fd3a8af2a47c89b9375fd2ea61f18005 100644 (file)
@@ -96,6 +96,6 @@ SECTIONS
    . = ALIGN(4);
    _ebss = .;
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }