Add bluetooth-hciattach extension to Orange Pi 5
This commit is contained in:
parent
23c1b71eee
commit
a2fa87866e
@ -16,6 +16,9 @@ IMAGE_PARTITION_TABLE="gpt"
|
||||
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
|
||||
BOOTFS_TYPE="fat"
|
||||
|
||||
declare -g BLUETOOTH_HCIATTACH_PARAMS="-s 115200 /dev/ttyS9 bcm43xx 1500000" # For the bluetooth-hciattach extension
|
||||
enable_extension "bluetooth-hciattach" # Enable the bluetooth-hciattach extension
|
||||
|
||||
function post_family_tweaks_bsp__orangepi5_copy_usb2_service() {
|
||||
display_alert "Installing BSP firmware and fixups"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user