Re: [yocto] looking for YP-supported Rockchip RK3588-based eval board
Quentin Schulz <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <[email protected]> |
Hi Robert, On 11/5/25 4:42 PM, Robert P. J. Day via lists.yoctoproject.org wrote: > > (caveat: i have *no* experience with rockchip processors so i am > entirely at the mercy of people who want to make recommendations.) > > a friend wants me to advise on a good choice for a RK3588-based > evaluation board, and has already purchased a banana pi bpi-w3: > > https://www.aliexpress.com/item/1005009156110477.html > > that looks like a decent and fairly powerful baord, but i notice > that the banana pi is not a supported MACHINE in meta-rockchip: > > https://git.yoctoproject.org/meta-rockchip/tree/conf/machine > > so can anyone suggest something equivalent in terms of pure horsepower > that would be equivalent and has solid YP support? i am totally open > to good advice. > Check all the boards including rk3588.inc in meta-rockchip. My company manufactures two boards based on RK3588, Tiger (an SoM with Haikou motherboard) and Jaguar (an SBC), supported by https://git.embedded.cherry.de/yocto-layers/meta-cherry-es.git/. Note that we're still on Scarthgap, there's just so much I can do by myself during the working day. We're targeting companies mostly, not really tinkerers, so it depends what you want to do. You can contact our sales department if that's something you're interested in, c.f. https://embedded.cherry.de/jaguar-sbc-rk3588-amr-user-manual/98-contact.html If it's for yourself as a hobbyist/tinkerer, I would highly recommend going for a Radxa Rock 5B, it's affordable and various features for the RK3588 SoC in upstream Linux are initially developed on Rock 5B (mostly by Collabora at the moment I believe?). Rockchip SoCs has a vibrant (mostly upstream) community, don't hesitate to join the fun on IRC on libera.chat in the #linux-rockchip chan for example. I help reviewing patches for meta-rockchip here and there, so if you have questions you can ask (either on the mailing list or on the IRC channel) maybe I'll have the answer. NPU (AI HW engine) has been merged upstream in both Linux and mesa but we don't support it for now in Yocto. I'm planning on having a look by the end of the year and sending patches but anyone can do that before me if they wish to do so :) You haven't said what you want to do with this board. Upstream Linux is almost there, mostly lacking CAN support as well as the whole camera stack and the various Video decoders and encoders (some supported to some level, some not at all) as far as I know. DP-Altmode on USB-C is also missing and USB3 on USB-C is finnicky with issues with orientation of the table (USB2 should be fine). Cheers, Quentin