Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-17 Thread Greentime Hu
2017-11-16 18:25 GMT+08:00 Arnd Bergmann : > On Thu, Nov 16, 2017 at 11:03 AM, Greentime Hu wrote: >> 2017-11-13 18:45 GMT+08:00 Geert Uytterhoeven : >>> Given the checks for __NDS32_EB__, NDS32 can be either big or little endian, >>> so

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-17 Thread Greentime Hu
2017-11-16 18:25 GMT+08:00 Arnd Bergmann : > On Thu, Nov 16, 2017 at 11:03 AM, Greentime Hu wrote: >> 2017-11-13 18:45 GMT+08:00 Geert Uytterhoeven : >>> Given the checks for __NDS32_EB__, NDS32 can be either big or little endian, >>> so you should have (excatly one of) CPU_BIG_ENDIAN or

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-17 Thread Greentime Hu
2017-11-17 20:50 GMT+08:00 Arnd Bergmann : > On Fri, Nov 17, 2017 at 1:39 PM, Greentime Hu wrote: >> 2017-11-10 16:26 GMT+08:00 Greentime Hu : >>> 2017-11-09 18:33 GMT+08:00 Arnd Bergmann : On Thu, Nov 9, 2017 at 10:02 AM,

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-17 Thread Greentime Hu
2017-11-17 20:50 GMT+08:00 Arnd Bergmann : > On Fri, Nov 17, 2017 at 1:39 PM, Greentime Hu wrote: >> 2017-11-10 16:26 GMT+08:00 Greentime Hu : >>> 2017-11-09 18:33 GMT+08:00 Arnd Bergmann : On Thu, Nov 9, 2017 at 10:02 AM, Greentime Hu wrote: > 2017-11-08 18:16 GMT+08:00 Arnd Bergmann :

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-17 Thread Arnd Bergmann
On Fri, Nov 17, 2017 at 1:39 PM, Greentime Hu wrote: > 2017-11-10 16:26 GMT+08:00 Greentime Hu : >> 2017-11-09 18:33 GMT+08:00 Arnd Bergmann : >>> On Thu, Nov 9, 2017 at 10:02 AM, Greentime Hu wrote: 2017-11-08 18:16

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-17 Thread Arnd Bergmann
On Fri, Nov 17, 2017 at 1:39 PM, Greentime Hu wrote: > 2017-11-10 16:26 GMT+08:00 Greentime Hu : >> 2017-11-09 18:33 GMT+08:00 Arnd Bergmann : >>> On Thu, Nov 9, 2017 at 10:02 AM, Greentime Hu wrote: 2017-11-08 18:16 GMT+08:00 Arnd Bergmann : > On Wed, Nov 8, 2017 at 6:55 AM, Greentime

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-17 Thread Greentime Hu
2017-11-10 16:26 GMT+08:00 Greentime Hu : > 2017-11-09 18:33 GMT+08:00 Arnd Bergmann : >> On Thu, Nov 9, 2017 at 10:02 AM, Greentime Hu wrote: >>> 2017-11-08 18:16 GMT+08:00 Arnd Bergmann : On Wed, Nov 8, 2017 at 6:55 AM,

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-17 Thread Greentime Hu
2017-11-10 16:26 GMT+08:00 Greentime Hu : > 2017-11-09 18:33 GMT+08:00 Arnd Bergmann : >> On Thu, Nov 9, 2017 at 10:02 AM, Greentime Hu wrote: >>> 2017-11-08 18:16 GMT+08:00 Arnd Bergmann : On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: >> > +config GENERIC_CALIBRATE_DELAY > +

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-16 Thread Arnd Bergmann
On Thu, Nov 16, 2017 at 11:03 AM, Greentime Hu wrote: > 2017-11-13 18:45 GMT+08:00 Geert Uytterhoeven : >> Given the checks for __NDS32_EB__, NDS32 can be either big or little endian, >> so you should have (excatly one of) CPU_BIG_ENDIAN or

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-16 Thread Arnd Bergmann
On Thu, Nov 16, 2017 at 11:03 AM, Greentime Hu wrote: > 2017-11-13 18:45 GMT+08:00 Geert Uytterhoeven : >> Given the checks for __NDS32_EB__, NDS32 can be either big or little endian, >> so you should have (excatly one of) CPU_BIG_ENDIAN or CPU_LITTLE_ENDIAN set. > > Thanks. > I will check if we

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-16 Thread Greentime Hu
2017-11-13 18:45 GMT+08:00 Geert Uytterhoeven : > On Wed, Nov 8, 2017 at 11:16 AM, Arnd Bergmann wrote: >> On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: >>> --- /dev/null >>> +++ b/arch/nds32/Kconfig >>> @@ -0,0 +1,107 @@ >>> +# >>>

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-16 Thread Greentime Hu
2017-11-13 18:45 GMT+08:00 Geert Uytterhoeven : > On Wed, Nov 8, 2017 at 11:16 AM, Arnd Bergmann wrote: >> On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: >>> --- /dev/null >>> +++ b/arch/nds32/Kconfig >>> @@ -0,0 +1,107 @@ >>> +# >>> +# For a description of the syntax of this configuration

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-13 Thread Geert Uytterhoeven
On Wed, Nov 8, 2017 at 11:16 AM, Arnd Bergmann wrote: > On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: >> --- /dev/null >> +++ b/arch/nds32/Kconfig >> @@ -0,0 +1,107 @@ >> +# >> +# For a description of the syntax of this configuration file, >> +# see

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-13 Thread Geert Uytterhoeven
On Wed, Nov 8, 2017 at 11:16 AM, Arnd Bergmann wrote: > On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: >> --- /dev/null >> +++ b/arch/nds32/Kconfig >> @@ -0,0 +1,107 @@ >> +# >> +# For a description of the syntax of this configuration file, >> +# see

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-10 Thread Greentime Hu
2017-11-09 18:33 GMT+08:00 Arnd Bergmann : > On Thu, Nov 9, 2017 at 10:02 AM, Greentime Hu wrote: >> 2017-11-08 18:16 GMT+08:00 Arnd Bergmann : >>> On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: > +config

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-10 Thread Greentime Hu
2017-11-09 18:33 GMT+08:00 Arnd Bergmann : > On Thu, Nov 9, 2017 at 10:02 AM, Greentime Hu wrote: >> 2017-11-08 18:16 GMT+08:00 Arnd Bergmann : >>> On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: > +config GENERIC_CALIBRATE_DELAY + def_bool y >>> >>> It's better to avoid the

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-09 Thread Arnd Bergmann
On Thu, Nov 9, 2017 at 10:02 AM, Greentime Hu wrote: > 2017-11-08 18:16 GMT+08:00 Arnd Bergmann : >> On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: >>> +config GENERIC_CALIBRATE_DELAY >>> + def_bool y >> >> It's better to avoid

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-09 Thread Arnd Bergmann
On Thu, Nov 9, 2017 at 10:02 AM, Greentime Hu wrote: > 2017-11-08 18:16 GMT+08:00 Arnd Bergmann : >> On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: >>> +config GENERIC_CALIBRATE_DELAY >>> + def_bool y >> >> It's better to avoid the delay loop completely and skip the calibration, >>

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-09 Thread Greentime Hu
2017-11-08 18:16 GMT+08:00 Arnd Bergmann : > On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: > >> diff --git a/arch/nds32/Kconfig b/arch/nds32/Kconfig >> new file mode 100644 >> index 000..112f470 >> --- /dev/null >> +++ b/arch/nds32/Kconfig >> @@ -0,0

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-09 Thread Greentime Hu
2017-11-08 18:16 GMT+08:00 Arnd Bergmann : > On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: > >> diff --git a/arch/nds32/Kconfig b/arch/nds32/Kconfig >> new file mode 100644 >> index 000..112f470 >> --- /dev/null >> +++ b/arch/nds32/Kconfig >> @@ -0,0 +1,107 @@ >> +# >> +# For a

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-08 Thread Arnd Bergmann
On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: > diff --git a/arch/nds32/Kconfig b/arch/nds32/Kconfig > new file mode 100644 > index 000..112f470 > --- /dev/null > +++ b/arch/nds32/Kconfig > @@ -0,0 +1,107 @@ > +# > +# For a description of the syntax of this

Re: [PATCH 26/31] nds32: Build infrastructure

2017-11-08 Thread Arnd Bergmann
On Wed, Nov 8, 2017 at 6:55 AM, Greentime Hu wrote: > diff --git a/arch/nds32/Kconfig b/arch/nds32/Kconfig > new file mode 100644 > index 000..112f470 > --- /dev/null > +++ b/arch/nds32/Kconfig > @@ -0,0 +1,107 @@ > +# > +# For a description of the syntax of this configuration file, > +# see

[PATCH 26/31] nds32: Build infrastructure

2017-11-07 Thread Greentime Hu
From: Greentime Hu Signed-off-by: Vincent Chen Signed-off-by: Greentime Hu --- arch/nds32/Kconfig | 107 arch/nds32/Kconfig.cpu | 100

[PATCH 26/31] nds32: Build infrastructure

2017-11-07 Thread Greentime Hu
From: Greentime Hu Signed-off-by: Vincent Chen Signed-off-by: Greentime Hu --- arch/nds32/Kconfig | 107 arch/nds32/Kconfig.cpu | 100 + arch/nds32/Kconfig.debug | 14 +