Add optional rpi-rf-mod dtoverlay block for RPi5 (#3080)

* added optional rpi-rf-mod dtoverlay block
* remove dtoverlay=miniuart-bt as not required.
This commit is contained in:
Jens Maus 2024-01-30 10:12:01 +01:00 committed by GitHub
parent 9df30c9e4e
commit 9102f06fba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,11 @@ arm_boost=1
os_prefix=slot-A/
cmdline=/cmdline.txt
# Uncomment this to enable GPIO support for RPI-RF-MOD/HM-MOD-RPI-PCB
#enable_uart=1
#dtparam=i2c_arm=on
#dtoverlay=rpi-rf-mod
[cm4]
# Enable host mode on the 2711 built-in XHCI USB controller.
# This line should be removed if the legacy DWC2 controller is required