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

Bin Meng bmeng.cn at gmail.com
Mon Oct 8 15:50:55 UTC 2018


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.

>  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