mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
8 lines
No EOL
306 B
Desktop File
8 lines
No EOL
306 B
Desktop File
[Unit]
|
|
Description=Broadcom sdio firmware update for %I
|
|
ConditionPathExists=/dev/ttymxc2
|
|
|
|
[Service]
|
|
Type=simple
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/bin/brcm_patchram_plus --patchram /lib/firmware/brcm/%I.hcd --baudrate 3000000 --use_baudrate_for_download /dev/ttymxc2 --enable_hci --no2bytes --tosleep=50000 |