nds32: Kernel booting and initialization
This patch includes the kernel startup code. It can get dtb pointer passed from bootloader. It will create a temp mapping by tlb instructions at beginning and goto start_kernel. Signed-off-by: NVincent Chen <vincentc@andestech.com> Signed-off-by: NGreentime Hu <greentime@andestech.com> Acked-by: NArnd Bergmann <arnd@arndb.de>
Showing
arch/nds32/kernel/head.S
0 → 100644
arch/nds32/kernel/setup.c
0 → 100644
想要评论请 注册 或 登录