Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-openpower
/
64f6e1a8ca5c9296547608c923e0f180b7207373
/
.
/
recipes-phosphor
/
fsi
/
op-fsi
/
fsi-disable.service
blob: 6988c4fa230cbe90970a229deec5d41404e0715d [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
Disable
FSI
Conflicts
=
fsi
-
enable
.
service
[
Service
]
ExecStart
=
/usr/
bin
/
openpower
-
proc
-
control setSyncFSIClock
ExecStart
=
/bin/
sh
-
c
"echo 1 > /sys/devices/platform/gpio-fsi/external_mode"
Type
=
oneshot
RemainAfterExit
=
yes