Initialize the SATA HAT on startup

This commit is contained in:
2021-05-15 16:51:46 +02:00
parent 8392ac213b
commit 57f5952f8a
3 changed files with 74 additions and 1 deletions

View File

@@ -9,6 +9,8 @@
"console=TTYAMA0,115200"
"console=tty1"
"8250.nr_uarts=1"
"iomem=relaxed"
"strict-devmem=0"
];
boot.loader.raspberryPi = {
enable = true;