mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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]
|
[Unit]
|
||||||
Description=Broadcom sdio firmware update for BCM43430A1
|
Description=Broadcom sdio firmware update for BCM43430A1
|
||||||
|
ConditionFileNotEmpty=/proc/device-tree/soc/gpio@7e200000/bt_pins/brcm,pins
|
||||||
Requires=dev-serial1.device
|
Requires=dev-serial1.device
|
||||||
After=dev-serial1.device
|
After=dev-serial1.device network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
Loading…
x
Reference in New Issue
Block a user