Hi!

I've been experimenting with my NanoPi Neo 2 Plus and managed to get initramfs working, thanks to the Armbian kernel config.
However, I’ve encountered an issue: only the first of the two USB ports is functional, while the second one appears completely dead.
Big Disclaimer: I'm using an HTC PSU that provides only 1A, not the recommended 2A. I'm unsure if this could be causing the issue.
Aside from this, everything else seems to be working fine. Wi-Fi is functional, and I've disabled Bluetooth.
Here’s the output of lsusb when no devices are plugged into the USB ports:

Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Any suggestions or ideas on how to troubleshoot this?