[U-Boot] [PATCH 1/2] riscv: configs: Separate ax25-ae350 for 32/64 bit.

Rick Chen rickchen36 at gmail.com
Tue Oct 16 01:40:10 UTC 2018


Bin Meng <bmeng.cn at gmail.com> 於 2018年10月8日 週一 下午11:51寫道:
>
> Hi Rick,
>
> On Mon, Oct 8, 2018 at 1:36 PM Andes <uboot at andestech.com> wrote:
> >
> > From: Rick Chen <rick at andestech.com>
> >
> > Separate ax25-ae350 from one to two for
> > 32 and 64 bit individually. And also select
> > different dts for 32 and 64 bit.
> >
> > Signed-off-by: Rick Chen <rick at andestech.com>
> > Cc: Greentime Hu <greentime at andestech.com>
> > ---
> >  configs/ax25-ae350-32_defconfig | 33 +++++++++++++++++++++++++++++++++
> >  configs/ax25-ae350-64_defconfig | 34 ++++++++++++++++++++++++++++++++++
>
> I believe the convention is to use _32 / _64 instead of -32 / -64 here.

Hi Bin

I will rename it.

Thanks for your remind.

Rick

>
> >  configs/ax25-ae350_defconfig    | 34 ----------------------------------
> >  3 files changed, 67 insertions(+), 34 deletions(-)
> >  create mode 100644 configs/ax25-ae350-32_defconfig
> >  create mode 100644 configs/ax25-ae350-64_defconfig
> >  delete mode 100644 configs/ax25-ae350_defconfig
> >
>
> Regards,
> Bin


More information about the U-Boot mailing list