summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-04-19 19:01:20 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-04-19 19:01:20 +0200
commitf11c3410e8639d17a14a9a53bf1386b31b846af7 (patch)
tree0a81e862d9971d355eecfe36e7d643f4b81ed34f /inventory
parentreserve ip of turingpi board (diff)
ch-cm4-test: add example boot options for turingpi v2.4
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ch-cm4-test.yml21
1 files changed, 14 insertions, 7 deletions
diff --git a/inventory/host_vars/ch-cm4-test.yml b/inventory/host_vars/ch-cm4-test.yml
index 68d82822..e2cc9516 100644
--- a/inventory/host_vars/ch-cm4-test.yml
+++ b/inventory/host_vars/ch-cm4-test.yml
@@ -23,18 +23,25 @@ network:
# - regexp: '^#?dtoverlay=i2c-rtc'
# line: 'dtoverlay=i2c-rtc,rv3028,i2c0'
-## Waveshare CM4-DUAL-ETH-BASE
+# ## Waveshare CM4-DUAL-ETH-BASE
+# raspios_boot_config:
+# - regexp: '^#?dtoverlay=disable-bt'
+# line: 'dtoverlay=disable-bt'
+# - regexp: '^#?dtoverlay=disable-wifi'
+# line: 'dtoverlay=disable-wifi'
+# - regexp: '^#?dtparam=i2c_vc'
+# line: 'dtparam=i2c_vc=on'
+# - regexp: '^#?dtoverlay=i2c-rtc'
+# line: 'dtoverlay=i2c-rtc,pcf85063a,i2c_csi_dsi'
+# - regexp: '^#?dtoverlay=i2c-fan'
+# line: 'dtoverlay=i2c-fan,emc2301,i2c_csi_dsi'
+
+## TuringPi v2.4
raspios_boot_config:
- regexp: '^#?dtoverlay=disable-bt'
line: 'dtoverlay=disable-bt'
- regexp: '^#?dtoverlay=disable-wifi'
line: 'dtoverlay=disable-wifi'
- - regexp: '^#?dtparam=i2c_vc'
- line: 'dtparam=i2c_vc=on'
- - regexp: '^#?dtoverlay=i2c-rtc'
- line: 'dtoverlay=i2c-rtc,pcf85063a,i2c_csi_dsi'
- - regexp: '^#?dtoverlay=i2c-fan'
- line: 'dtoverlay=i2c-fan,emc2301,i2c_csi_dsi'
base_entropy_generator: rngd