>-----Original Message-----
>From: Bin Meng <bmeng...@gmail.com>
>Sent: 03 August 2020 11:39
>To: Rick Chen <r...@andestech.com>; Pragnesh Patel
><pragnesh.pa...@sifive.com>; U-Boot Mailing List <u-boot@lists.denx.de>
>Cc: Bin Meng <bin.m...@windriver.com>
>Subject: [PATCH 6/6] riscv: sifive/fu540: Move SPL related functions to spl.c
>
>[External Email] Do not click links or attachments unless you recognize the
>sender and know the content is safe
>
>From: Bin Meng <bin.m...@windriver.com>
>
>It's better to keep all SPL related functions in the same spl.c.
>
>Signed-off-by: Bin Meng <bin.m...@windriver.com>
>---
>
> board/sifive/fu540/fu540.c | 33 ---------------------------------
> board/sifive/fu540/spl.c   | 33 ++++++++++++++++++++++++++++++++-
> 2 files changed, 32 insertions(+), 34 deletions(-)
>

Reviewed-by: Pragnesh Patel <pragnesh.pa...@sifive.com>
Tested-by: Pragnesh Patel <pragnesh.pa...@sifive.com>

Reply via email to