Re: [PATCH v6 08/36] nds32: MMU definitions

2018-01-18 Thread Arnd Bergmann
On Mon, Jan 15, 2018 at 6:53 AM, Greentime Hu wrote: > From: Greentime Hu > > This patch includes virtual memory layout, PHYS_OFFSET is defined as 0x0. It > also includes the 4KB/8KB page size configurations and pte operations. > > Signed-off-by: Vincent Chen > Signed-off-by: Greentime Hu Acke

[PATCH v6 08/36] nds32: MMU definitions

2018-01-14 Thread Greentime Hu
From: Greentime Hu This patch includes virtual memory layout, PHYS_OFFSET is defined as 0x0. It also includes the 4KB/8KB page size configurations and pte operations. Signed-off-by: Vincent Chen Signed-off-by: Greentime Hu --- arch/nds32/include/asm/fixmap.h | 29 +++ arch/nds32/include/a