> >> One more thing I just noticed from the uboot output: > >> > >> PMIC: pmic_get() ret -19 > >> > >> Looking at the commit I sent earlier, this appears to be part of the D1 > >> detection. So what does return code -19 mean? > > > > Probably -ENODEV. > > Maybe. > > Interestingly, I just came across > https://gitlab.denx.de/u-boot/u-boot/-/tree/master/board%2Fwandboard which > has the following commit message: > > Only the wandboard revD1 boards have PMIC, so when running on a wandboard > of different revision the following error is always shown on every boot: > > pmic_get() ret -19 > > Instead of printing this error message, move it to debug level instead. Actually I suspect that's because it's a different config and hence the issue, I suspect once the detection bit is fixed that issue may just go away. _______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx