Is there any status on the ability to use the native SATA interface over USB, as was advertised as being an option? Seeing as this feature would most likely require a kernel overlay, is this overlay available for manual enabling?
I realize that breakout cables don’t exist just yet, but I’m willing to work around that in order to get native SATA and not need a USB adapter.
Thx for this nice update.
Quick clarification: you mentioned the cable is now in production.
But, I could not yet find it in the store.
Can you let us know when it gets added to the store?
Thx!
PS: I’m somewhat less adventurous than @Nexus to make my own cable, in this particular case.
Hi, we have supported this in the latest image release, add rock 3a usb3.0 otg port to sata0 and add rock 3a usb3.0 host port to sata1.
You can check with your image by “ls /boot/dtbs/4.19.193-*rockchip/overlay/”
If there have rock-3a-sata0 and rock-3a-sata1, it means it is already supported.
You just add follow this https://github.com/radxa/kernel/tree/stable-4.19-rock3/arch/arm64/boot/dts/rockchip/overlay#readme
We will publish a wiki page as soon as possible to tell you how to use.