
7 Sep
2015
7 Sep
'15
4:24 a.m.
On 09/07/2015 09:03 AM, Thomas Chou wrote:
As altera_pio_init() uses BSS, it should be moved to board_early_init_r().
Signed-off-by: Thomas Chou thomas@wytron.com.tw Acked-by: Marek Vasut marex@denx.de
board/altera/nios2-generic/nios2-generic.c | 13 +++++++++---- include/configs/nios2-generic.h | 1 + 2 files changed, 10 insertions(+), 4 deletions(-)
Applied to u-boot-nios.