diff options
author | Mathias Kresin <dev@kresin.me> | 2017-12-21 01:06:42 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-01-09 22:05:46 +0100 |
commit | e66c47fb14f56be48366d1206b54724ab6dc2502 (patch) | |
tree | 83feb838e8b73d0597e6d48ae1deee6ec9623b5d /package/base-files/files/etc/init.d/urandom_seed | |
parent | ff874b656beb87e3ad0f2cba3f325b1bf51a6b90 (diff) | |
download | upstream-e66c47fb14f56be48366d1206b54724ab6dc2502.tar.gz upstream-e66c47fb14f56be48366d1206b54724ab6dc2502.tar.bz2 upstream-e66c47fb14f56be48366d1206b54724ab6dc2502.zip |
base-files: gpio switch: set output value with direction
Use the "low" and "high" values to configure the GPIO as an output with
that initial value. It ensures that the gpio doesn't have a unwanted value
during the time the direction is set to ouput and the actual value is
applied.
We don't need to take care of the GPIO polarity for now, since our
exported GPIOs are always active low.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'package/base-files/files/etc/init.d/urandom_seed')
0 files changed, 0 insertions, 0 deletions