Now OpenBSD 6.7 is running on it, however it seems lack cpu frequency info and such, I am afraid it cannot be running at its full potential.
All files for installation are taken from 6.7 release. Anyone know how to solve this issue?
Edit: It turned out to be that I missed one step after all:
mount /dev/sd2i /mnt
mkdir /mnt/rockchip
cp /usr/local/share/dtb/arm64/rockchip/rk3328-rock64.dtb /mnt/rockchip
umount /mnt
Now this issue has resolved.
All files for installation are taken from 6.7 release. Anyone know how to solve this issue?
Edit: It turned out to be that I missed one step after all:
mount /dev/sd2i /mnt
mkdir /mnt/rockchip
cp /usr/local/share/dtb/arm64/rockchip/rk3328-rock64.dtb /mnt/rockchip
umount /mnt
Now this issue has resolved.