[PATCH 1/2] board: sifive: compile stuff only related to SPL in SPL build
Leo Liang
ycliang at andestech.com
Mon Aug 2 10:54:32 CEST 2021
On Tue, Jul 27, 2021 at 05:06:58PM +0800, Zong Li wrote:
> As (3581811dc26f "riscv: sifive/fu540: Move SPL related functions to spl.c"),
> we put the SPL stuff in spl.c, we don't need to compile unleashed.c and
> unmatched.c in SPL build.
>
> Signed-off-by: Zong Li <zong.li at sifive.com>
> ---
> board/sifive/unleashed/Makefile | 4 ++--
> board/sifive/unmatched/Makefile | 3 ++-
> 2 files changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list