Re: Rockchip RK3588

Johann Rudloff <[email protected]> Tue, 02 Sep 2025 22:08:42 +0200
Newsgroups gmane.os.netbsd.ports.arm
Message-ID <[email protected]>
On 2 September 2025 21:22:45 CEST, Robert Swindells <[email protected]> wrote:
>I can now get mine to boot NetBSD once using EDK2, after clearing out
>the SPI flash and rewriting the sd card, it freezes with no console
>output on second and subsequent boots.
>
>Have given up for now and will work on fdt drivers instead.

Just a few days ago I rebased my earlier patches towards FDT drivers for the rk3588 on top of HEAD:
https://git.sr.ht/~cypheon/NetBSD
(USB2.0, eMMC, SDHC, and HDMI are working. Currently no PCIe / onboard ethernet support, though)

I'm currently restarting an attempt to get those patches cleaned up and submitted for merging.
I only have a Rock5B for testing, but maybe you find something useful in that tree for your board?