Re: Orange Pi R1 Plus LTS

"Jonathan A. Kollasch" <[email protected]> Mon, 29 Sep 2025 20:04:57 -0500
Newsgroups gmane.os.netbsd.ports.arm
Message-ID <[email protected]>
On Tue, Sep 30, 2025 at 03:37:43AM +0300, Valery Ushakov 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).

Not necessarily; the Linux-sourced Device Trees do not have stable
bindings, so you really need a DT that matches the kernels ability to
interpret the DT.  For NetBSD that means matching the version of
DTs already in our tree, and supported by the relevant drivers.