Re: Orange Pi R1 Plus LTS
Robert Swindells <[email protected]> Tue, 30 Sep 2025 14:06:27 +0100
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <[email protected]> |
Valery Ushakov <[email protected]> wrote: >On Mon, Sep 29, 2025 at 09:16:54 -0500, Jonathan A. Kollasch wrote: > >> Aside from getting a upstream-style u-boot for it, and a >> sufficiently compatible device tree, I'd think it should just work. > > I guess, I should be able to re-use the /boot from their linux image, > shouldn't I? (I'm still very uncomfortable around u-boot). What are you using to boot it now? The latest u-boot sources no longer need the post-build step that we have in sysutils/u-boot/u-boot-rockchip.mk in order to create an image to go in spi flash. I have a package for u-boot for an rk3588 board built from the 2025.07 release, one for your board should be similar, will clean things up and push to pkgsrc wip for comments.