]> git.karo-electronics.de Git - linux-beck.git/commit
nios2: Add support for compressed kernel
authorLey Foon Tan <lftan@altera.com>
Tue, 10 Feb 2015 15:26:34 +0000 (23:26 +0800)
committerLey Foon Tan <lftan@altera.com>
Tue, 10 Feb 2015 15:26:34 +0000 (23:26 +0800)
commit01623627a292fbd9dc62e05489153d7f1add7061
treedd29d173f5499e5dc015e4b8fa2d5575c406bc6f
parente8bf5bc776edef44777b13b2eb4461d653519bae
nios2: Add support for compressed kernel

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/Kconfig
arch/nios2/boot/Makefile
arch/nios2/boot/compressed/Makefile [new file with mode: 0644]
arch/nios2/boot/compressed/console.c [new file with mode: 0644]
arch/nios2/boot/compressed/head.S [new file with mode: 0644]
arch/nios2/boot/compressed/misc.c [new file with mode: 0644]
arch/nios2/boot/compressed/vmlinux.lds.S [new file with mode: 0644]
arch/nios2/boot/compressed/vmlinux.scr [new file with mode: 0644]