X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=debug%2Ftargets%2Fm2gl_m2s%2Fopenocd.cfg;h=3884a3ee042a34de6f56dbd5f4d87f4bcc25babf;hb=1147b6cc3de277e63744d25e8d6adcbd5ed55856;hp=da20ccc09bf6f4f3edf3eb81a04b87cf288bd4af;hpb=6ccc0bdde5eea898e88961f49e755bd2b4577792;p=riscv-tests.git diff --git a/debug/targets/m2gl_m2s/openocd.cfg b/debug/targets/m2gl_m2s/openocd.cfg index da20ccc..3884a3e 100644 --- a/debug/targets/m2gl_m2s/openocd.cfg +++ b/debug/targets/m2gl_m2s/openocd.cfg @@ -1,9 +1,9 @@ -adapter_khz 100 +adapter_khz 10000 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