[PATCH v3 08/12] riscv: Allow use of reset drivers
Bin Meng
bmeng.cn at gmail.com
Tue Feb 4 12:22:48 CET 2020
On Mon, Feb 3, 2020 at 4:06 AM Sean Anderson <seanga2 at gmail.com> wrote:
>
> Currently, one cannot use a reset driver on RISC-V. Follow the MIPS example, and
> disable the default reset handler when the sysreset driver is enabled.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
> Changes for v3:
> - New
>
> arch/riscv/lib/reset.c | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list