Skip to content

Commit 19a966e

Browse files
committed
Compute Module 4 config
1 parent 19f93be commit 19a966e

File tree

1 file changed

+12
-0
lines changed
  • aosptree/vendor/devices-community/gd_rpi4/boot

1 file changed

+12
-0
lines changed

Diff for: aosptree/vendor/devices-community/gd_rpi4/boot/config.txt

+12
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,15 @@ display_auto_detect=1
2222

2323
dtoverlay=cma,cma-512
2424
dtoverlay=rpivid-v4l2
25+
26+
# USB
27+
dtoverlay=dwc2,dr_mode=peripheral
28+
[cm4]
29+
dtoverlay=dwc2,dr_mode=host
30+
[all]
31+
32+
# Fan
33+
dtoverlay=gpio-fan,gpiopin=18,temp=50000
34+
35+
# CM4 external Wi-Fi antenna
36+
dtparam=ant2

0 commit comments

Comments
 (0)