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

Rick Chen rickchen36 at gmail.com
Mon Dec 17 03:37:54 UTC 2018


Hi Bin

Bin Meng <bmeng.cn at gmail.com> 於 2018年12月17日 週一 上午11:32寫道:
>
> 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"?
>

Thanks for reminding.
I will use git mv and in v2.

Thanks
Rick

> >  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