beagleboard / linux

The official Read Only BeagleBoard and BeagleBone kernel repository https://git.beagleboard.org/beagleboard/linux
http://beagleboard.org/source
Other
715 stars 566 forks source link

p8.43 (SYS_BOOT) value #198

Closed flightxgf closed 5 years ago

flightxgf commented 5 years ago

Hello, Robert, when the system is up, I tried all kinds of methods but could not get the value of the p8.43(SYS_BOOT) button, may I ask what I should do? I wonder how to get the status of pin p8.43 (SYS_BOOT) when the system is up? Thanks。

RobertCNelson commented 5 years ago

@flightxgf , use config-pin on the P8.43 and set as input, and just read it..

Regards,