X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=board%2Faltera%2Fnios2-generic%2Fu-boot.lds;h=88ced629ec8e587e4db248a517619cfac74b6438;hb=44c6e6591cb451ae606f8bde71dd5fb7b4002544;hp=d4be077bbd22ec6c4dce1465194efad00c6014c7;hpb=55f7934d2b07a62027cb05484ea3f10666a855d1;p=karo-tx-uboot.git diff --git a/board/altera/nios2-generic/u-boot.lds b/board/altera/nios2-generic/u-boot.lds index d4be077bbd..88ced629ec 100644 --- a/board/altera/nios2-generic/u-boot.lds +++ b/board/altera/nios2-generic/u-boot.lds @@ -104,7 +104,7 @@ SECTIONS *(.scommon) } . = ALIGN(4); - _end = .; + __bss_end__ = .; PROVIDE (end = .); /* DEBUG -- symbol table, string table, etc. etc.