]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
bcm2835gpio.c: change adapter init order
authorR. Diez <rdiezmail-openocd@yahoo.de>
Sun, 3 Nov 2024 11:24:20 +0000 (12:24 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 15 Mar 2025 10:19:11 +0000 (10:19 +0000)
commita2d4b9b718552a4bbb88e0f210444b4f5047bc0c
tree059cfca21962fb64b7db182cda13d72a4144461f
parentfdd0c2b1d370e48186329cf7b81b42fa60b0e4bc
bcm2835gpio.c: change adapter init order

Make also sure that the struct bitbang_interface with callbacks
that we pass to the bitbang driver is const.

Change-Id: I954014f062d6d9185db45f5fbd2ad0b0955aab82
Signed-off-by: R. Diez <rdiezmail-openocd@yahoo.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/8536
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/jtag/drivers/bcm2835gpio.c