[U-Boot] [PATCH v4 3/7] nios2: BSS should be cleared only after board_init_f

Thomas Chou thomas at wytron.com.tw
Mon Sep 7 04:25:42 CEST 2015



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 at wytron.com.tw>
> Acked-by: Marek Vasut <marex at denx.de>
> ---
>   arch/nios2/cpu/start.S | 30 ++++++++++++++++--------------
>   1 file changed, 16 insertions(+), 14 deletions(-)

Applied to u-boot-nios.


More information about the U-Boot mailing list