]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh: hw-breakpoints: SH-2A UBC support.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 4 Mar 2013 01:30:14 +0000 (09:30 +0800)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 4 Mar 2013 01:30:14 +0000 (09:30 +0800)
commit9bd437b85d97d371f15a83812140976a862ce72e
treee316071a7f8eba6aabc7545659a43b371c127221
parent6dbe51c251a327e012439c4772097a13df43c5b8
sh: hw-breakpoints: SH-2A UBC support.

This adds support for the SH-2A UBC, modelled on the SH-4A implementation.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/hw_breakpoint.h
arch/sh/include/cpu-common/cpu/ubc.h [new file with mode: 0644]
arch/sh/include/cpu-sh2a/cpu/ubc.h [new file with mode: 0644]
arch/sh/kernel/cpu/sh2a/Makefile
arch/sh/kernel/cpu/sh2a/ubc.c [new file with mode: 0644]
arch/sh/kernel/hw_breakpoint.c