Alexei Colin
2017-07-13 00:29:10 UTC
When building openocd on aarch64 (RPi3) --enable-bcm2835gpio is ignored,
because host_cpu does not match 'arm*'. Attached is a trivial patch that
worked for me on RPi 3 to build openocd and successfully flash firmware
onto Adafruit BLE dongle. Not sure about the other two interfaces in the
case branch though, perhaps only bcm2835gpio is compatible with aarch64.
because host_cpu does not match 'arm*'. Attached is a trivial patch that
worked for me on RPi 3 to build openocd and successfully flash firmware
onto Adafruit BLE dongle. Not sure about the other two interfaces in the
case branch though, perhaps only bcm2835gpio is compatible with aarch64.