
Bin Meng bmeng.cn@gmail.com 於 2018年10月8日 週一 下午11:51寫道:
Hi Rick,
On Mon, Oct 8, 2018 at 1:36 PM Andes uboot@andestech.com wrote:
From: Rick Chen rick@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@andestech.com Cc: Greentime Hu greentime@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