Skip to content

Commit

Permalink
Add optional rpi-rf-mod dtoverlay block for RPi5 (#3080)
Browse files Browse the repository at this point in the history
* added optional rpi-rf-mod dtoverlay block
* remove dtoverlay=miniuart-bt as not required.

(cherry picked from commit 9102f06)
  • Loading branch information
jens-maus authored and sairon committed Jan 31, 2024
1 parent 378b90b commit e00709d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions buildroot-external/board/raspberrypi/rpi5-64/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e00709d

Please sign in to comment.