riscv: configs: Rename ax25-ae350 defconfig
authorRick Chen <rick@andestech.com>
Tue, 18 Dec 2018 03:02:27 +0000 (11:02 +0800)
committerAndes <uboot@andestech.com>
Tue, 18 Dec 2018 05:25:55 +0000 (13:25 +0800)
Remove cpu name from the defconfig naming.
Because other cpus maybe run on AE350 platform.
So only use platfrom name in defconfig naming
will be better.

Also sync MAINTAINERS:
Rename
a25-ae350_32_defconfig as ae350_rv32_defconfig
ax25-ae350_64_defconfig as ae350_rv64_defconfig

Signed-off-by: Rick Chen <rick@andestech.com>
Cc: Greentime Hu <greentime@andestech.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
board/AndesTech/ax25-ae350/MAINTAINERS
configs/ae350_rv32_defconfig [moved from configs/a25-ae350_32_defconfig with 100% similarity]
configs/ae350_rv64_defconfig [moved from configs/ax25-ae350_64_defconfig with 100% similarity]

index d87446e..b0a99e4 100644 (file)
@@ -3,6 +3,5 @@ M:      Rick Chen <rick@andestech.com>
 S:     Maintained
 F:     board/AndesTech/ax25-ae350/
 F:     include/configs/ax25-ae350.h
-F:     configs/a25-ae350_32_defconfig
-F:     configs/ax25-ae350_64_defconfig
-F:     configs/ax25-ae350_defconfig
+F:     configs/ae350_rv32_defconfig
+F:     configs/ae350_rv64_defconfig