[PATCH] ae350: Update defconfig list

Tom Rini trini at konsulko.com
Mon Oct 23 17:28:53 CEST 2023


Update the list of defconfigs, this was missed with the last pull
request of the u-boot-riscv tree.

Signed-off-by: Tom Rini <trini at konsulko.com>
---
 board/AndesTech/ae350/MAINTAINERS | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/board/AndesTech/ae350/MAINTAINERS b/board/AndesTech/ae350/MAINTAINERS
index ead8e0e2afb6..a6bc90baf883 100644
--- a/board/AndesTech/ae350/MAINTAINERS
+++ b/board/AndesTech/ae350/MAINTAINERS
@@ -4,10 +4,14 @@ S:	Maintained
 F:	board/AndesTech/ae350/
 F:	include/configs/ae350.h
 F:	configs/ae350_rv32_defconfig
-F:	configs/ae350_rv64_defconfig
-F:	configs/ae350_rv32_xip_defconfig
-F:	configs/ae350_rv64_xip_defconfig
+F:	configs/ae350_rv32_falcon_defconfig
+F:	configs/ae350_rv32_falcon_xip_defconfig
 F:	configs/ae350_rv32_spl_defconfig
-F:	configs/ae350_rv64_spl_defconfig
 F:	configs/ae350_rv32_spl_xip_defconfig
+F:	configs/ae350_rv32_xip_defconfig
+F:	configs/ae350_rv64_defconfig
+F:	configs/ae350_rv64_falcon_defconfig
+F:	configs/ae350_rv64_falcon_xip_defconfig
+F:	configs/ae350_rv64_spl_defconfig
 F:	configs/ae350_rv64_spl_xip_defconfig
+F:	configs/ae350_rv64_xip_defconfig
-- 
2.34.1



More information about the U-Boot mailing list