[U-Boot] [PATCH v2] riscv: configs: Rename ax25-ae350 defconfig
Bin Meng
bmeng.cn at gmail.com
Mon Dec 17 05:03:13 UTC 2018
On Mon, Dec 17, 2018 at 12:29 PM 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>
> ---
> 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%)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list