- Package:
- src:u-boot
- Source:
- src:u-boot
- Submitter:
- Krzysztof Aleksander Pyrkosz
- Date:
- 2025-11-08 19:19:02 UTC
- Severity:
- normal
Dear Maintainer, The USB keyboard does not work in u-boot unless CONFIG_PREBOOT is enabled. This config defaults to "usb start" and solves the problem. Tested on RockPro64 board. Krzysztof