NixOS on ARM/Raspberry Pi 4: Difference between revisions
m remove extra whitespace |
m Filename had wrong spelling - spi0-0cd - d has to be replaced by an s - see code box above |
||
Line 233: | Line 233: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
The the <code>spi0- | The the <code>spi0-0cs.dtso</code> file can be downloaded [https://github.com/raspberrypi/firmware/blob/master/boot/overlays/spi0-0cs.dtbo here]. | ||
You might have to change the <code>compatible</code> field to "raspberrypi" in the dtbo file. | You might have to change the <code>compatible</code> field to "raspberrypi" in the dtbo file. | ||