Include source link at end of file

Signed-off-by: Blizzard Finnegan <blizzardfinnegan@gmail.com>
This commit is contained in:
Blizzard Finnegan 2025-02-12 13:35:41 -05:00 committed by Blizzard Finnegan
parent 81a1f6eb63
commit 88eb4a5e38
Signed by: Blizzard Finnegan
GPG key ID: 1513350E4C45A14F

View file

@ -1,6 +1,6 @@
## Vendor docs ## Vendor docs
https://docs.banana-pi.org/en/BPI-F3/BananaPi_BPI-F3 https://docs.banana-pi.org/en/BPI-F3/BananaPi_BPI-F3
https://docs.banana-pi.org/en/BPI-F3/GettingStarted_BPI-F3 https://docs.banana-pi.org/en/BPI-F3/GettingStarted_BPI-F3
@ -281,4 +281,7 @@ handle setup GET_DESCRIPTOR, 0x80, 0x6 index 0x0 value 0x300 length 0x4
handle setup GET_DESCRIPTOR, 0x80, 0x6 index 0x409 value 0x303 length 0xff handle setup GET_DESCRIPTOR, 0x80, 0x6 index 0x409 value 0x303 length 0xff
``` ```
Now press Ctrl + C to drop into the U-Boot shell. Enjoy! :-) Now press Ctrl + C to drop into the U-Boot shell. Enjoy! :-)
---
[source link](https://gist.github.com/orangecms/8624aa82bab4931f787b5eee572f7668)