Re: Libre Computer Issues with NetBSD 10

Martin Husemann <[email protected]> Wed, 16 Jul 2025 20:20:55 +0200
Newsgroups gmane.os.netbsd.ports.arm
Message-ID <[email protected]>
On Wed, Jul 16, 2025 at 01:30:35PM -0400, Derrick Granowski wrote:
> I can't find any documentation on the 'dtb' command in the boot options. I
> try to run the command based on what's printed to screen, something like
> dtb hd0a:/boot/dtb/amlogic/meson-gxl-s905x-libretech-cc.dtb

That is probably all information required - someone(tm) now needs to get
that file from the netbsd-9 build and the netbsd-10 one, decompile and
diff - and then we know what needs to be adjusted in the xhci fdt
attach code (or fixed in the dts).

Martin