[PATCH 1/6] riscv: Call spl_board_init_f() in the generic SPL board_init_f()

Pragnesh Patel pragnesh.patel at sifive.com
Thu Aug 6 09:37:01 CEST 2020


>-----Original Message-----
>From: Bin Meng <bmeng.cn at gmail.com>
>Sent: 03 August 2020 11:39
>To: Rick Chen <rick at andestech.com>; Pragnesh Patel
><pragnesh.patel at sifive.com>; U-Boot Mailing List <u-boot at lists.denx.de>
>Cc: Bin Meng <bin.meng at windriver.com>
>Subject: [PATCH 1/6] riscv: Call spl_board_init_f() in the generic SPL
>board_init_f()
>
>[External Email] Do not click links or attachments unless you recognize the
>sender and know the content is safe
>
>From: Bin Meng <bin.meng at windriver.com>
>
>The generic SPL version of board_init_f() should give a call to board specific
>codes to initialize board in the SPL phase.
>
>Signed-off-by: Bin Meng <bin.meng at windriver.com>
>---
>
> arch/riscv/include/asm/spl.h | 7 +++++++
> arch/riscv/lib/spl.c         | 9 +++++++++
> 2 files changed, 16 insertions(+)

Reviewed-by: Pragnesh Patel <pragnesh.patel at sifive.com>
Tested-by: Pragnesh Patel <pragnesh.patel at sifive.com>



More information about the U-Boot mailing list