]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
flash/nor/rp2040: allow arbitrary ROM API call from Tcl
authorTomas Vanek <vanekt@fbl.cz>
Wed, 17 Jul 2024 09:49:55 +0000 (11:49 +0200)
committerTomas Vanek <vanekt@fbl.cz>
Fri, 25 Apr 2025 09:30:21 +0000 (09:30 +0000)
commit15d92076b0c2d6198e2f60381e4dcb645ec9a110
treeb2717b772d3dda406e2bc2fd35810d14095ac4ed
parentba03d13c29fba9f5e4e97121c47eb3b7857aa92d
flash/nor/rp2040: allow arbitrary ROM API call from Tcl

The new flash command could be handy for a reboot to BOOTSEL mode
and for making (Q)SPI flash content visible at 0x10xxxxxx
address mapping area after a rescue reset.

Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Change-Id: I1b532afcc41a4051298313e685658e86c02c53f9
Reviewed-on: https://review.openocd.org/c/openocd/+/8447
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
src/flash/nor/rp2040.c