Home
last modified time | relevance | path

Searched hist:"4192 b8c35851afd2ac0731b851711fc12ffe888d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/nios2/cpu/
H A Dstart.S4192b8c35851afd2ac0731b851711fc12ffe888d Mon Sep 07 00:57:14 UTC 2015 Thomas Chou <thomas@wytron.com.tw> nios2: BSS should be cleared only after board_init_f

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>