Yocto for Rock 3A and Rock 5B

Hi Team,

I am new to SBC, previously I was working on Rock Pi S where I’ve build my own OS using Yocto.
Same as that, is there any way, to create own OS for Rock 3A and Rock 5B using Yocto or any chance for getting this feature?

Please help us with this.

You might want to try Armbian build framework. Rockpi S is directly supported. Less complications (but of more limited) then Yocto:

For ROCK 5B yocto, please try this repository.

1 Like

@Stephen Actual rock5b build fails with: https://github.com/radxa/meta-rockchip/issues/1
Update: when removed wifi from kernel image can be build but after flashing to SDcard I see only:

LPDDR4X, 2112MHz
channel[0] BW=16 Col=10 Bk=8 CS0 Row=17 CS=1 Die BW=16 Size=2048MB
channel[1] BW=16 Col=10 Bk=8 CS0 Row=17 CS=1 Die BW=16 Size=2048MB
channel[2] BW=16 Col=10 Bk=8 CS0 Row=17 CS=1 Die BW=16 Size=2048MB
channel[3] BW=16 Col=10 Bk=8 CS0 Row=17 CS=1 Die BW=16 Size=2048MB
out

and that’s it.

Any ideas pls? Thanks.