X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Ffreescale%2Fm5235evb%2Fu-boot.lds;h=f11d4831bea07603e4f44b7d6f180dd784c3f762;hb=0ce033d2582129243aca10d3072a221386bbba44;hp=603858bc0cabd8086649004f6983eec5f25d9272;hpb=6579d15c58e2b6b051f126ea8b77dd767252aa14;p=u-boot diff --git a/board/freescale/m5235evb/u-boot.lds b/board/freescale/m5235evb/u-boot.lds index 603858bc0c..f11d4831be 100644 --- a/board/freescale/m5235evb/u-boot.lds +++ b/board/freescale/m5235evb/u-boot.lds @@ -96,6 +96,6 @@ SECTIONS . = ALIGN(4); _ebss = .; } - __bss_end__ = . ; + __bss_end = . ; PROVIDE (end = .); }