Re: 10.0 boot hangs on RIoTboard
Rui-Xiang Guo <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <Z4xtkOCPspF44sqQ@picohive> |
On Tue, Aug 27, 2024 at 10:33:33AM +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 Add another patch: https://github.com/picohive/netbsd-riotboard/blob/main/imx6_iomux.c.diff Now 10.0 works on the board: https://dmesgd.nycbug.org/index.cgi?do=view&id=8171 -rxg