Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-30 Thread Greentime Hu
2017-11-30 17:30 GMT+08:00 Arnd Bergmann : > On Thu, Nov 30, 2017 at 6:48 AM, Greentime Hu wrote: >> 2017-11-30 4:27 GMT+08:00 Arnd Bergmann : >>> On Wed, Nov 29, 2017 at 3:10 PM, Greentime Hu wrote: 2017-11-29 19:57

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-30 Thread Arnd Bergmann
On Thu, Nov 30, 2017 at 6:48 AM, Greentime Hu wrote: > 2017-11-30 4:27 GMT+08:00 Arnd Bergmann : >> On Wed, Nov 29, 2017 at 3:10 PM, Greentime Hu wrote: >>> 2017-11-29 19:57 GMT+08:00 Arnd Bergmann : >> When you put them in a

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-30 Thread Greentime Hu
2017-11-30 15:52 GMT+08:00 Geert Uytterhoeven : > On Thu, Nov 30, 2017 at 6:48 AM, Greentime Hu wrote: >> 2017-11-30 4:27 GMT+08:00 Arnd Bergmann : >>> On Wed, Nov 29, 2017 at 3:10 PM, Greentime Hu wrote:

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-29 Thread Geert Uytterhoeven
On Thu, Nov 30, 2017 at 6:48 AM, Greentime Hu wrote: > 2017-11-30 4:27 GMT+08:00 Arnd Bergmann : >> On Wed, Nov 29, 2017 at 3:10 PM, Greentime Hu wrote: >>> 2017-11-29 19:57 GMT+08:00 Arnd Bergmann : On Wed, Nov 29, 2017

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-29 Thread Greentime Hu
2017-11-30 4:27 GMT+08:00 Arnd Bergmann : > On Wed, Nov 29, 2017 at 3:10 PM, Greentime Hu wrote: >> 2017-11-29 19:57 GMT+08:00 Arnd Bergmann : >>> On Wed, Nov 29, 2017 at 12:39 PM, Greentime Hu wrote: How about this?

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-29 Thread Arnd Bergmann
On Wed, Nov 29, 2017 at 3:10 PM, Greentime Hu wrote: > 2017-11-29 19:57 GMT+08:00 Arnd Bergmann : >> On Wed, Nov 29, 2017 at 12:39 PM, Greentime Hu wrote: >>> >>> How about this? >>> >>> choice >>> prompt "CPU type" >>>

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-29 Thread Greentime Hu
2017-11-29 19:57 GMT+08:00 Arnd Bergmann : > On Wed, Nov 29, 2017 at 12:39 PM, Greentime Hu wrote: >> 2017-11-29 17:25 GMT+08:00 Arnd Bergmann : >>> On Wed, Nov 29, 2017 at 10:10 AM, Geert Uytterhoeven >>> wrote: Hi

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-29 Thread Arnd Bergmann
On Wed, Nov 29, 2017 at 12:39 PM, Greentime Hu wrote: > 2017-11-29 17:25 GMT+08:00 Arnd Bergmann : >> On Wed, Nov 29, 2017 at 10:10 AM, Geert Uytterhoeven >> wrote: >>> Hi Arnd, >>> >>> On Wed, Nov 29, 2017 at 9:58 AM, Arnd Bergmann

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-29 Thread Greentime Hu
2017-11-29 17:25 GMT+08:00 Arnd Bergmann : > On Wed, Nov 29, 2017 at 10:10 AM, Geert Uytterhoeven > wrote: >> Hi Arnd, >> >> On Wed, Nov 29, 2017 at 9:58 AM, Arnd Bergmann wrote: >>> On Wed, Nov 29, 2017 at 9:39 AM, Greentime Hu

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-29 Thread Arnd Bergmann
On Wed, Nov 29, 2017 at 10:10 AM, Geert Uytterhoeven wrote: > Hi Arnd, > > On Wed, Nov 29, 2017 at 9:58 AM, Arnd Bergmann wrote: >> On Wed, Nov 29, 2017 at 9:39 AM, Greentime Hu wrote: >>> 2017-11-27 22:21 GMT+08:00 Arnd Bergmann

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-29 Thread Geert Uytterhoeven
Hi Arnd, On Wed, Nov 29, 2017 at 9:58 AM, Arnd Bergmann wrote: > On Wed, Nov 29, 2017 at 9:39 AM, Greentime Hu wrote: >> 2017-11-27 22:21 GMT+08:00 Arnd Bergmann : >>> On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu wrote:

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-29 Thread Arnd Bergmann
On Wed, Nov 29, 2017 at 9:39 AM, Greentime Hu wrote: > 2017-11-27 22:21 GMT+08:00 Arnd Bergmann : >> On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu wrote: >>> diff --git a/arch/nds32/Kconfig.cpu b/arch/nds32/Kconfig.cpu >>> +config

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-29 Thread Greentime Hu
2017-11-27 22:21 GMT+08:00 Arnd Bergmann : > On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu wrote: > >> diff --git a/arch/nds32/Kconfig.cpu b/arch/nds32/Kconfig.cpu >> new file mode 100644 >> index 000..6b4013f >> --- /dev/null >> +++ b/arch/nds32/Kconfig.cpu

Re: [PATCH v2 25/35] nds32: Build infrastructure

2017-11-27 Thread Arnd Bergmann
On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu wrote: > diff --git a/arch/nds32/Kconfig.cpu b/arch/nds32/Kconfig.cpu > new file mode 100644 > index 000..6b4013f > --- /dev/null > +++ b/arch/nds32/Kconfig.cpu > @@ -0,0 +1,131 @@ > +comment "Processor Features" > + > +config

[PATCH v2 25/35] nds32: Build infrastructure

2017-11-27 Thread Greentime Hu
From: Greentime Hu This patch adds Makefile, Kconfig and vmlinux.lds.S files required for building an nds32 kernel. Signed-off-by: Vincent Chen Signed-off-by: Greentime Hu --- arch/nds32/Kconfig | 107