[U-Boot] [PATCH] riscv: configs: Rename ax25-ae350 defconfig
Bin Meng
bmeng.cn at gmail.com
Mon Dec 17 03:32:44 UTC 2018
Hi Rick,
On Mon, Dec 17, 2018 at 11:21 AM Andes <uboot at andestech.com> wrote:
>
> 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>
> ---
> configs/a25-ae350_32_defconfig | 36 ------------------------------------
> configs/ae350_rv32_defconfig | 36 ++++++++++++++++++++++++++++++++++++
> configs/ae350_rv64_defconfig | 37 +++++++++++++++++++++++++++++++++++++
> configs/ax25-ae350_64_defconfig | 37 -------------------------------------
It looks the patch does not use "git mv"?
> 4 files changed, 73 insertions(+), 73 deletions(-)
> delete mode 100644 configs/a25-ae350_32_defconfig
> create mode 100644 configs/ae350_rv32_defconfig
> create mode 100644 configs/ae350_rv64_defconfig
> delete mode 100644 configs/ax25-ae350_64_defconfig
>
Regards,
Bin
More information about the U-Boot
mailing list