summaryrefslogtreecommitdiffstats
path: root/libpdbg/htm.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpdbg/htm.c')
-rw-r--r--libpdbg/htm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpdbg/htm.c b/libpdbg/htm.c
index 6377699..ee6cf1e 100644
--- a/libpdbg/htm.c
+++ b/libpdbg/htm.c
@@ -421,7 +421,7 @@ static int do_setup(struct htm *htm)
0xFFFF000000)))
return -1;
- /* Stop on chiplet xstop */
+ /* Stop on core xstop */
if (HTM_ERR(pib_write(&htm->target, HTM_TRIGGER_CONTROL, HTM_CTRL_XSTOP_STOP)))
return -1;;
OpenPOWER on IntegriCloud