NixOS on ARM/Raspberry Pi 4: Difference between revisions

Mmxgn (talk | contribs)
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-0cd.dtso</code> file can be downloaded [https://github.com/raspberrypi/firmware/blob/master/boot/overlays/spi0-0cs.dtbo here].
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.