1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-01-17 00:22:47 +00:00

2 Commits

Author SHA1 Message Date
Benjamin Herrenschmidt
fa50df56ef mw_debug: Fix core reset
mw_debug creset would poke the START bit instead of the RESET bit

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2020-05-08 11:41:06 +10:00
Benjamin Herrenschmidt
fe275effeb New C based JTAG debug tool
This works with both the sim socket and urjtag, and supports the
new core functions, loading a file in memory etc...

The code still needs a lot of cleanup and a help!

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2019-09-20 16:46:31 +10:00