nios2: Memory management
authorLey Foon Tan <lftan@altera.com>
Thu, 6 Nov 2014 07:19:41 +0000 (15:19 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:55:51 +0000 (12:55 +0800)
This patch contains the initialisation of the memory blocks, MMU
attributes and the memory map.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/include/asm/mmu.h [new file with mode: 0644]
arch/nios2/include/asm/page.h [new file with mode: 0644]
arch/nios2/include/asm/uaccess.h [new file with mode: 0644]
arch/nios2/mm/init.c [new file with mode: 0644]
arch/nios2/mm/uaccess.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge