usbboot icon indicating copy to clipboard operation
usbboot copied to clipboard

Contradicting documentation: rpiboot GPIO pins

Open mozzbozz opened this issue 2 years ago • 0 comments

Describe the bug

This is the documentation of the program_rpiboot_gpio option: https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/raspberry-pi/bcm2711-bootloader.adoc#program_rpiboot_gpio

It says:

Only one GPIO may be selected and the available options are 2, 4, 5, 7, 8

In this document, though: https://github.com/raspberrypi/usbboot/blob/master/secure-boot-recovery/README.md

...it says:

The available GPIOs are 2,4,5,6,7,8 since these are high by default.

So: Is GPIO 6 available to be used for this option or not? In one of the two places, the documented information is wrong and should be fixed.

Steps to reproduce the behaviour

n/a

Device(s)

Other

Compute Module IO board.

No response

RPIBOOT logs

No response

Kernel logs

No response

Device UART logs

No response

mozzbozz avatar Oct 25 '23 12:10 mozzbozz