On 09/07/2015 09:03 AM, Thomas Chou wrote:
Since commit 44c6e6591cb451ae606f8bde71dd5fb7b4002544 "rename _end to __bss_end__" , the _end was removed. But we need it now for separated device tree control, ie, CONFIG_OF_SEPARATE . The _end is used by fdtdec_setup() to find the blob. Signed-off-by: Thomas Chou <tho...@wytron.com.tw> Acked-by: Marek Vasut <ma...@denx.de> Reviewed-by: Simon Glass <s...@chromium.org> --- arch/nios2/cpu/u-boot.lds | 6 ++++++ 1 file changed, 6 insertions(+)
Applied to u-boot-nios. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot