nds32: MMU initialization
authorGreentime Hu <greentime@andestech.com>
Tue, 24 Oct 2017 07:05:47 +0000 (15:05 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Feb 2018 02:44:31 +0000 (10:44 +0800)
commit59fd53cd5ca0a6930accf53db34cbeef8fcbc195
treee1fcaf10254178a13e5f2fe95465d42ee536419e
parent2e1aecb970b7662cf3d53d2d18a54c17f1eb55b8
nds32: MMU initialization

This patch includes memory initializations and highmem supporting.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/nds32/mm/highmem.c [new file with mode: 0644]
arch/nds32/mm/init.c [new file with mode: 0644]
arch/nds32/mm/mm-nds32.c [new file with mode: 0644]