[U-Boot] [PATCH v2] riscv: configs: Rename ax25-ae350 defconfig

Andes uboot at andestech.com
Mon Dec 17 04:26:40 UTC 2018


From: Rick Chen <rick at andestech.com>

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.

Signed-off-by: Rick Chen <rick at andestech.com>
Cc: Greentime Hu <greentime at andestech.com>
---
Changes since v1:
 Use git format-patch ¡VM to show delta when rename.
---
 configs/{a25-ae350_32_defconfig => ae350_rv32_defconfig}  | 0
 configs/{ax25-ae350_64_defconfig => ae350_rv64_defconfig} | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename configs/{a25-ae350_32_defconfig => ae350_rv32_defconfig} (100%)
 rename configs/{ax25-ae350_64_defconfig => ae350_rv64_defconfig} (100%)

diff --git a/configs/a25-ae350_32_defconfig b/configs/ae350_rv32_defconfig
similarity index 100%
rename from configs/a25-ae350_32_defconfig
rename to configs/ae350_rv32_defconfig
diff --git a/configs/ax25-ae350_64_defconfig b/configs/ae350_rv64_defconfig
similarity index 100%
rename from configs/ax25-ae350_64_defconfig
rename to configs/ae350_rv64_defconfig
-- 
2.7.4



More information about the U-Boot mailing list