I am also looking into this. I have no experience building this at all, and at the moment I am following as a base
https://archlinuxarm.org/platforms/armv8/rockchip/rock64I have already prepared the u-boot as specified in here:
https://wiki.radxa.com/Rock5/guide/build-u-boot-on-5b; what I have not so clear if I can use the "compiled" kernel image from the current debian:
$this->bbcode_second_pass_code('', '
/boot $ ls -la
total 60588
drwxr-xr-x 4 root root 4096 Jan 1 1970 .
drwxr-xr-x 19 root root 4096 Nov 16 18:37 ..
-rwxr-xr-x 1 root root 6939247 Oct 24 08:25 System.map-5.10.66-27-rockchip-gea60d388902d
-rwxr-xr-x 1 root root 208204 Oct 24 08:25 config-5.10.66-27-rockchip-gea60d388902d
-rwxr-xr-x 1 root root 618 Oct 31 15:57 config.txt
drwxr-xr-x 3 root root 4096 Oct 31 13:40 dtbs
drwxr-xr-x 2 root root 4096 Oct 31 13:40 extlinux
-rwxr-xr-x 1 root root 25227813 Oct 31 15:51 initrd.img-5.10.66-27-rockchip-gea60d388902d
-rwxr-xr-x 1 root root 29635072 Oct 24 08:25 vmlinuz-5.10.66-27-rockchip-gea60d388902d')
or if I would need to recompile it somehow, just I am not sure how to proceed, if I should use the linux-lts510 and try there or if I would need to do something different...?
Edit: Also I saw this.... maybe I can use these:
https://wiki.radxa.com/Rock5/guide/build-kernel-on-5b