Re: BCM5301x SMP
Nick Hudson <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <[email protected]> |
On 28/06/2025 22:37, Mori Hiroki wrote: > Hi > >> ----- Original Message ----- >> >> From: "Nick Hudson" <[email protected]> >> To: "や もり" <[email protected]>; "Christoph Badura" <[email protected]> >> Cc: "[email protected]" <[email protected]> >> Date: 2025/06/28 土 17:12 >> Subject: Re: BCM5301x SMP >> >> >> On 28/06/2025 08:49, Mori Hiroki wrote: >>> Hi >>> >>> Thanks for your advice. >>> >>> I add this code. >> [init failure removed] >> >> Can you share your code? It will help us understand what might be the >> problem. > > This is my repository. > > https://github.com/yamori813/netbsd-src/tree/netbsd-10 I don't think this is the problem, but https://nxr.netbsd.org/xref/src/sys/arch/evbarm/bcm53xx/bcm53xx_machdep.c#bcm53xx_mpstart is the equivalent of FDT's PSCI cpu_enable_psci for BCM5301x I believe. Nick