[PATCH 3/5] riscv: Do not build reset.c if SYSRESET is on

Pragnesh Patel pragnesh.patel at sifive.com
Fri Jun 26 08:27:22 CEST 2020


>-----Original Message-----
>From: Bin Meng <bmeng.cn at gmail.com>
>Sent: 23 June 2020 11:00
>To: Rick Chen <rick at andestech.com>; Simon Glass <sjg at chromium.org>;
>Pragnesh Patel <pragnesh.patel at sifive.com>; Sagar Kadam
><sagar.kadam at sifive.com>; U-Boot Mailing List <u-boot at lists.denx.de>
>Cc: Bin Meng <bin.meng at windriver.com>
>Subject: [PATCH 3/5] riscv: Do not build reset.c if SYSRESET is on
>
>[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>
>
>SYSRESET uclass driver already provides all the reset APIs, hence exclude our
>own ad-hoc reset.c implementation.
>
>Signed-off-by: Bin Meng <bin.meng at windriver.com>
>---
>
> arch/riscv/lib/Makefile | 2 ++
> 1 file changed, 2 insertions(+)

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


More information about the U-Boot mailing list