X-Git-Url: https://git.libre-soc.org/?p=riscv-tests.git;a=blobdiff_plain;f=debug%2Ftargets%2Fm2gl_m2s%2Fopenocd.cfg;h=ea34f873460d24e20371b38c23704cf24db0db39;hp=da20ccc09bf6f4f3edf3eb81a04b87cf288bd4af;hb=64f81a5af53119ccc33a46aa98450ffb41dc948b;hpb=868b2112753be7c1dd8d071e47614fd0dec6649f diff --git a/debug/targets/m2gl_m2s/openocd.cfg b/debug/targets/m2gl_m2s/openocd.cfg index da20ccc..ea34f87 100644 --- a/debug/targets/m2gl_m2s/openocd.cfg +++ b/debug/targets/m2gl_m2s/openocd.cfg @@ -3,7 +3,7 @@ adapter_khz 100 source [find interface/ftdi/olimex-arm-usb-tiny-h.cfg] set _CHIPNAME riscv -jtag newtap $_CHIPNAME cpu -irlen 5 -expected-id 0x1525600b +jtag newtap $_CHIPNAME cpu -irlen 5 -expected-id 0x10e31913 set _TARGETNAME $_CHIPNAME.cpu target create $_TARGETNAME riscv -chain-position $_TARGETNAME