Re: 10.0 boot hangs on RIoTboard
Nick Hudson <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <[email protected]> |
On 28/08/2024 03:46, Lloyd Parkes wrote: > On Tue, 2024-08-27 at 10:33 +0800, Rui-Xiang Guo wrote: >> Hi, >> It needs a patch to fix the FDT matching issue: >> https://github.com/picohive/netbsd-riotboard/blob/main/imx6_clk.c.diff > > That diff looks shouldn't be needed if you are using the DTB file from > NetBSD. Maybe??? The "NetBSD" DTS is really mainline Linux DTS and is currently 5.15 for arm. There are changes in the Linux 5.15 DTS import that this diff addresses and I guess the rest might be differences between vendor and mainline DTSes. Nick