[U-Boot] [PATCH v4 2/7] nios2: move altera_pio_init to board_early_init_r
Thomas Chou
thomas at wytron.com.tw
Mon Sep 7 04:24:54 CEST 2015
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 at wytron.com.tw>
> Acked-by: Marek Vasut <marex at 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.
More information about the U-Boot
mailing list