
13 Dec
2023
13 Dec
'23
7:07 a.m.
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 cl634@andestech.com Signed-off-by: Randolph randolph@andestech.com
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 ycliang@andestech.com