mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-06 04:38:17 +00:00
rpi-base.inc: add dwc2 overlay
This along with some module and connman magic allows a RaspberryPi Zero Wireless to tether to a host over USB. dtoverlay=dwc2,dr_mode=peripheral modprobe g_ether connman enable gadget connman tether gadget on Signed-off-by: Peter A. Bigot <pab@pabigot.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
cf9971fa8b
commit
07d06b04dd
@@ -24,6 +24,7 @@ KERNEL_DEVICETREE ?= " \
|
|||||||
bcm2708-rpi-cm.dtb \
|
bcm2708-rpi-cm.dtb \
|
||||||
bcm2710-rpi-cm3.dtb \
|
bcm2710-rpi-cm3.dtb \
|
||||||
\
|
\
|
||||||
|
overlays/dwc2.dtbo \
|
||||||
overlays/hifiberry-amp.dtbo \
|
overlays/hifiberry-amp.dtbo \
|
||||||
overlays/hifiberry-dac.dtbo \
|
overlays/hifiberry-dac.dtbo \
|
||||||
overlays/hifiberry-dacplus.dtbo \
|
overlays/hifiberry-dacplus.dtbo \
|
||||||
|
|||||||
Reference in New Issue
Block a user