mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Add bluetooth-hciattach extension to Orange Pi 5
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user