]> Git Repo - u-boot.git/commit
riscv: Do not build reset.c if SYSRESET is on
authorBin Meng <[email protected]>
Tue, 23 Jun 2020 05:29:44 +0000 (22:29 -0700)
committerAndes <[email protected]>
Fri, 3 Jul 2020 07:07:48 +0000 (15:07 +0800)
commitfd31e4fd184f9c203d16efed465e4ddeca1a79eb
treebecfdface86a3d232dbe5421c9beb00abd6fa849
parent1c17e55594a394ced7de88d91be294eaf8c564c1
riscv: Do not build reset.c if SYSRESET is on

SYSRESET uclass driver already provides all the reset APIs, hence
exclude our own ad-hoc reset.c implementation.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Sagar Kadam <[email protected]>
Reviewed-by: Pragnesh Patel <[email protected]>
arch/riscv/lib/Makefile
This page took 0.033675 seconds and 4 git commands to generate.