I am trying to use sf probe in mainline u-boot to check my SPI on my Rock Pi 4 v1.4 but I can’t seem to “find” it in u-boot.
I get the following error:
Invalid bus 0 (err=-19)
Failed to initialize SPI flash at 0:0 (error -19)
I have tried a few different bus numbers without success. Am I missing an SPI driver in u-boot or something?