Date: Sat, 11 Jun 2022 05:57:11 -0300 From: Otacilio <otacilio.neto@bsd.com.br> To: greg@unrelenting.technology, Ronald Klop <ronald-lists@klop.ws> Cc: freebsd-arm@freebsd.org Subject: Re: Wrong number of CPUs detected on RPI3 and FreeBSD 13.1 Message-ID: <62e9b445-5b59-9a61-a01f-a3f6624d407b@bsd.com.br> In-Reply-To: <fcc4ea957a6e9e4f104780346c9c61ed@unrelenting.technology> References: <c9a9cd2a-9386-ce2e-6319-def8a801ac57@bsd.com.br> <8fcbebf4-60c3-0ccb-259b-3324b123245c@bsd.com.br> <1047394639.643.1654181685742@localhost> <fcc4ea957a6e9e4f104780346c9c61ed@unrelenting.technology>
next in thread | previous in thread | raw e-mail | index | archive | help
Em 05/06/2022 14:31, greg@unrelenting.technology escreveu: > June 5, 2022 2:18 PM, "Otacilio" <otacilio.neto@bsd.com.br> wrote: > >> After some debug I found that this routine is returning -1: >> >> Someone can give-me a hint about the function of psci_callfn ? > PSCI is an interface for calling into power management firmware. > Just saying that *a* PSCI call failed is not informative, we really need the arguments of the call. > > I'm not sure what firmware you have on the SD card but armstub8 from > https://github.com/gonzoua/rpi3-psci-monitor should support: > PSCI_VERSION, PSCI_CPU_ON, PSCI_SYSTEM_OFF, and PSCI_SYSTEM_RESET. > Which should be all the calls that FreeBSD ever does… I have solved the issue following the procedure of this message. I think that the problem was the old firmware. https://lists.freebsd.org/pipermail/freebsd-arm/2020-March/021430.html Thanks a lot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?62e9b445-5b59-9a61-a01f-a3f6624d407b>