mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
rpi-base.inc: Include pi3-miniuart-bt-overlay.dtb
This is used to switch BT from ttyUSB0 to ttyS0 (miniUART). Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
953dc5a406
commit
c4ddf87db2
|
@ -36,6 +36,7 @@ KERNEL_DEVICETREE ?= " \
|
||||||
overlays/rpi-ft5406-overlay.dtb \
|
overlays/rpi-ft5406-overlay.dtb \
|
||||||
overlays/w1-gpio-overlay.dtb \
|
overlays/w1-gpio-overlay.dtb \
|
||||||
overlays/w1-gpio-pullup-overlay.dtb \
|
overlays/w1-gpio-pullup-overlay.dtb \
|
||||||
|
overlays/pi3-miniuart-bt-overlay.dtb \
|
||||||
"
|
"
|
||||||
KERNEL_IMAGETYPE ?= "Image"
|
KERNEL_IMAGETYPE ?= "Image"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user