aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-11-01 09:44:59 +0100
committerKarel Kočí <cynerd@email.cz>2022-11-01 09:44:59 +0100
commit955268e13f8f9422e7e89ee6350ec793dddd1e94 (patch)
tree1714aa5f8383ddf5aaaf7826c8502f686bcd8a7a /README.md
parent06293bfbb5082dc636358d49f3e6fea88c4f2a67 (diff)
downloadnixturris-955268e13f8f9422e7e89ee6350ec793dddd1e94.tar.gz
nixturris-955268e13f8f9422e7e89ee6350ec793dddd1e94.tar.bz2
nixturris-955268e13f8f9422e7e89ee6350ec793dddd1e94.zip
nixos: try to fix Turris Omnia PCIe on Linux 6.0
Unfortunatelly this seems to not work.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index fefc548..36a0199 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,10 @@ At minimum, you should use micro SD card with size 8 GB. It is highly suggested
to use some high quality one as we have to use it for swap and that can reduce
lifetime a lot and kill the low quality one very fast.
+The updated U-Boot is required to make Turris Mox work with NixOS. This can be
+done on Turris OS 6.0 with command `turris-nor-update`. The second modification
+that is required is change of ramdisk load address (see the next section).
+
### Prepare the SD card
You need to format the SD card first. The GPT is suggested as the partition
@@ -90,11 +94,6 @@ setenv ramdisk_addr_r 0x9000000
saveenv
```
-### Know issues with Turris Mox support without known fix for now
-
-* Router won't reboot by software. Power cycle is required.
-* Access to the serial number and other crypto functionalities seems to not work
-
## Turris Omnia