Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Commit

Permalink
brcm-patchram-plus: Enable LPM
Browse files Browse the repository at this point in the history
FlorentRevest committed Feb 14, 2017
1 parent e8856d5 commit 33755d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ After=dev-ttyHS99.device
[Service]
Type=simple
ExecStartPre=/usr/sbin/rfkill unblock bluetooth
ExecStart=/usr/bin/brcm_patchram_plus --enable_hci --no2bytes --patchram /vendor/firmware/BCM20715A1.hcd /dev/ttyHS99
ExecStart=/usr/bin/brcm_patchram_plus --enable_lpm --enable_hci --no2bytes --patchram /vendor/firmware/BCM20715A1.hcd /dev/ttyHS99

[Install]
WantedBy=basic.target

0 comments on commit 33755d4

Please sign in to comment.