
7 Sep
2015
7 Sep
'15
4:25 a.m.
On 09/07/2015 09:03 AM, Thomas Chou wrote:
As dtb in u-boot-dtb.bin overlapped the BSS section, we should delay the clearing of BSS until dtb is relocated in board_init_f().
Signed-off-by: Thomas Chou thomas@wytron.com.tw Acked-by: Marek Vasut marex@denx.de
arch/nios2/cpu/start.S | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-)
Applied to u-boot-nios.