mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
brcmfmac_sdio-firmware-rpi: fix delay on non-wifi enabled devices
This commit is contained in:
parent
fa3c85519f
commit
a8cb578089
@ -1,7 +1,8 @@
|
||||
[Unit]
|
||||
Description=Broadcom sdio firmware update for BCM43430A1
|
||||
ConditionFileNotEmpty=/proc/device-tree/soc/gpio@7e200000/bt_pins/brcm,pins
|
||||
Requires=dev-serial1.device
|
||||
After=dev-serial1.device
|
||||
After=dev-serial1.device network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
Loading…
x
Reference in New Issue
Block a user