Thus said Jungle Boogie on Mon, 30 Apr 2018 12:26:48 -0700
On 28 April 2018 at 13:58, Tuyosi T <nakajin.fu...@gmail.com> wrote:
hi all .

it is easy to run openbsd on raspberry pi 3 .
but
it is hard for me to run openbsd on rock64 using miniroot63.fs .


i read http://ftp.openbsd.org/pub/OpenBSD/snapshots/arm64/INSTALL.arm64 .

there
-------------------
The following machines are targeted by OpenBSD/arm64:
Rockchip RK3399


   Add a board specific DTB file (Allwinner and Rockchip U-Boot images
   come with a default DTB):
   mount /dev/sdXi /mnt
mkdir /mnt/vendor
   cp /usr/local/share/dtb/arm64/vendor/board.dtb /mnt/vendor/
   umount /mnt

-------------------
but where can i get board.dtb ?


see this post:
https://marc.info/?l=openbsd-misc&m=152363766318429&w=2

You'll need to install dtb and u-boot-aarch64

board.dtb is a variable name, meant to be replaced with your actually
not .dtb file.

I don't have the Rockchip, but a pine64-lts board and the above steps worked.


===
regards







Reply via email to