]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
unicore32 additional architecture files: low-level lib: ocd debug
authorGuanXuetao <gxt@mprc.pku.edu.cn>
Sat, 15 Jan 2011 10:22:19 +0000 (18:22 +0800)
committerGuanXuetao <gxt@mprc.pku.edu.cn>
Thu, 17 Mar 2011 01:19:12 +0000 (09:19 +0800)
commit28bab059a23aac6bb129b307410e5b63e132a290
tree574dc1cf3a7fd6c0744e8c2a5fdc7f49e94d4733
parent6dea1ba1c82013c108d235ec32c6d8bd9ff6b48d
unicore32 additional architecture files: low-level lib: ocd debug

This patch implements low-level debug libraries with On-Chip-Debugger hardware support.

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/unicore32/include/mach/ocd.h [new file with mode: 0644]
arch/unicore32/kernel/debug-macro.S [new file with mode: 0644]
arch/unicore32/kernel/debug.S [new file with mode: 0644]
arch/unicore32/kernel/early_printk.c [new file with mode: 0644]