Hi,
I am running mainline uboot & kernel (5.4.x) and am having issues “finding” my nvme device. I am pretty confident I have all the correct drivers in the kernel, howver if I cat /proc/device-tree/pcie@f8000000/status I get a response of "disabled’ which I believe is because I dont have an overlay enabling it.
I am running Alpine Linux hence I am unable to apt install rockpi4-dtbo and even if I could there is no guarentee they would work as I believe they are for a 4.x kernel.
Is the source available for the overlay files so I can potentially compile and test them and investigate getting them to work with Alpine?