]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nios2: add kgdb support
authorLey Foon Tan <lftan@altera.com>
Mon, 16 Feb 2015 11:26:43 +0000 (19:26 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 16 Feb 2015 11:26:43 +0000 (19:26 +0800)
commitd16d2be111a61baf3a4696f07bfc7a8e36697cec
tree88284b55d67971ccdaa69fabe0b406098b263644
parent08c283cc039efc2cf7d64d7e69d8d01de825fc6c
nios2: add kgdb support

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