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 CPU_LITTL
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 :
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 H
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
> +
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 n
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 f
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 Documentation/kbuild/kconfig-language.txt
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 d
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,
>> if
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 descripti
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
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 +
arch/nds3
12 matches
Mail list logo