platform: generic/andes: Enable generic platform support for AE350
authorYu Chien Peter Lin <peterlin@andestech.com>
Mon, 5 Dec 2022 02:03:57 +0000 (10:03 +0800)
committerAnup Patel <anup@brainfault.org>
Mon, 5 Dec 2022 11:54:32 +0000 (17:24 +0530)
commita36d455182ea0e34d7372110fea215c74f747da2
treec8f117b5788e710e71cbea1e2e63d833d0e11aaa
parentcfbabb9ec6ba4979411ff8050638ac2628806beb
platform: generic/andes: Enable generic platform support for AE350

We move andes directory to platform/generic as the necessary fdt
drivers are available, the users can enable the console, timer, ipi,
irqchip and reset devices by adding device tree nodes stated in the
docs/platform/andes-ae350.md.

Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Anup Patel <anup@brainfault.org>
platform/andes/ae350/Kconfig [deleted file]
platform/andes/ae350/cache.c [deleted file]
platform/andes/ae350/cache.h [deleted file]
platform/andes/ae350/configs/defconfig [deleted file]
platform/andes/ae350/objects.mk [deleted file]
platform/andes/ae350/platform.c [deleted file]
platform/andes/ae350/platform.h [deleted file]
platform/generic/Kconfig
platform/generic/andes/ae350.c [new file with mode: 0644]
platform/generic/andes/objects.mk [new file with mode: 0644]
platform/generic/configs/defconfig