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 GMT+08:00 Arnd Bergmann :
>
>>> When you put them in a sorted list like I m
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 sorted list like I mentioned for simplicity, you
>> could reduce the c
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:
2017-11-29 19:57 GMT+08:00 Arnd Bergmann :
> On Wed, Nov 29, 2017 at 12:39 PM, Gree
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 at 12:39 PM, Greentime Hu wrote:
> I think I can use this name "CPU_V3
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?
choice
prompt "CPU type"
default C
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"
>>> default CPU_N13
>>> config CPU_N15
>>> bool "AndesCor
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 Arnd,
On Wed, Nov 29, 2017 at 9:58 AM, Arnd Bergmann wrote:
>
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 wrote:
On Wed, Nov 29, 2017 at 9:39 AM, Greentime Hu wrot
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 wrote:
2017-11-27 22:21 GMT+08:00 Arnd Bergmann :
> On Mon
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 :
On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu 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 :
>>> On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu wrote:
diff --git a/arch/nds32/Kconfig.cpu b/arch/nds32/Kconfig.cpu
+co
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 CPU_CACHE_NONALIASING
>>> + bool "Non-aliasing cache"
>>> +
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
>> @@ -0,0 +1,131 @@
>> +comment "P
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 CPU_BIG_ENDIAN
> +
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 +
arch/nds32/Kconfig.cpu | 131 ++
15 matches
Mail list logo