[U-Boot] [PATCH v4 1/2] riscv: configs: Rename ax25-ae350 defconfig

Bin Meng bmeng.cn at gmail.com
Tue Dec 18 04:58:50 UTC 2018


On Tue, Dec 18, 2018 at 11:17 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.
>
> 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 at andestech.com>
> Cc: Greentime Hu <greentime at andestech.com>
> ---
>  board/AndesTech/ax25-ae350/MAINTAINERS                    | 5 ++---
>  configs/{a25-ae350_32_defconfig => ae350_rv32_defconfig}  | 0
>  configs/{ax25-ae350_64_defconfig => ae350_rv64_defconfig} | 0
>  3 files changed, 2 insertions(+), 3 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