edk2-porting / edk2-rk3588

EDK2 UEFI firmware for Rockchip RK3588 platforms
449 stars 89 forks source link

FriendlyELEC/NanoPC-T6: enable USB 2.0 on LTS board #156

Open hrw opened 1 month ago

hrw commented 1 month ago

NanoPC-T6 LTS has different USB configuration. There is no minipcie slot, two usb 2.0 ports are accessible from outside and another two on internal header.

To have it working we need to enable USB20_HOST_PWREN line.

Closes: #153