linux/arch/csky/abiv1
Guo Ren 205353fa06 csky: Support vmlinux bootup with MMU off
Modify SETUP_MMU macro to fit on both MMU-on or MMU-off enviornment
and vmlinux could bootup from MMU off enviornment for some cases.

Unify the style of _start and _start_smp_secondary in head.S to make
head.S looks more concise and easy to understand.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Cc: Arnd Bergmann <arnd@arndb.de>
2019-04-22 13:44:57 +08:00
..
inc/abi csky: Support vmlinux bootup with MMU off 2019-04-22 13:44:57 +08:00
alignment.c Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
bswapdi.c csky: Library functions 2018-10-26 00:54:24 +08:00
bswapsi.c csky: Library functions 2018-10-26 00:54:24 +08:00
cacheflush.c csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
Makefile
memcpy.S csky: Library functions 2018-10-26 00:54:24 +08:00
memset.c csky: Library functions 2018-10-26 00:54:24 +08:00
mmap.c csky: MMU and page table management 2018-10-25 23:36:19 +08:00
strksyms.c csky: Library functions 2018-10-26 00:54:24 +08:00