Re: [PATCH v3 7/7] riscv: Enable watchdog for the k210

2020-09-06 Thread Simon Glass
On Tue, 1 Sep 2020 at 14:08, Sean Anderson wrote: > > This enables the necessary config options. > > Signed-off-by: Sean Anderson > --- > > Changes in v3: > - Note dependency on "time: Fix get_ticks being non-monotonic" > - Add a few signed-off-bys which were sent for version 1 > > board/sipeed/

[PATCH v3 7/7] riscv: Enable watchdog for the k210

2020-09-01 Thread Sean Anderson
This enables the necessary config options. Signed-off-by: Sean Anderson --- Changes in v3: - Note dependency on "time: Fix get_ticks being non-monotonic" - Add a few signed-off-bys which were sent for version 1 board/sipeed/maix/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boa