]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
nios2: Kernel booting and initialization
authorLey Foon Tan <lftan@altera.com>
Thu, 6 Nov 2014 07:19:37 +0000 (15:19 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:55:49 +0000 (12:55 +0800)
commit27d22413e60009603bc4eb515392c2639ff31010
tree9948df5e5259c938c358337daeed461dbaa32450
parent39b505cb7929d272020a2c9c25f6e3cd7c112447
nios2: Kernel booting and initialization

This patch adds the kernel booting and the initial setup code.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/include/asm/entry.h [new file with mode: 0644]
arch/nios2/include/asm/setup.h [new file with mode: 0644]
arch/nios2/kernel/head.S [new file with mode: 0644]
arch/nios2/kernel/setup.c [new file with mode: 0644]