On Thu, Nov 30, 2023 at 08:07:29PM +0800, Randolph wrote: > It adds the ATCWDT200 support for Andes AE350 platform. > It also enables wdt command support. > > Signed-off-by: CL Wang <[email protected]> > Signed-off-by: Randolph <[email protected]> > --- > configs/ae350_rv32_defconfig | 4 ++++ > configs/ae350_rv32_spl_defconfig | 4 ++++ > configs/ae350_rv32_spl_xip_defconfig | 4 ++++ > configs/ae350_rv32_xip_defconfig | 4 ++++ > configs/ae350_rv64_defconfig | 4 ++++ > configs/ae350_rv64_spl_defconfig | 4 ++++ > configs/ae350_rv64_spl_xip_defconfig | 4 ++++ > configs/ae350_rv64_xip_defconfig | 4 ++++ > 8 files changed, 32 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <[email protected]>

