Merge pull request #2342 from wrxtasy/C2_Blue_LED

projects/Odroid_C2: Turn off annoying blue flashing LED on boot
This commit is contained in:
Christian Hewitt 2017-12-21 09:26:34 +04:00 committed by GitHub
commit a09b8ea227
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,3 +67,6 @@ esac
# Include deinterlacer into default VFM map
echo rm default > /sys/class/vfm/map
echo add default decoder ppmgr deinterlace amvideo > /sys/class/vfm/map
# Turn off the annoying Kernel activity - Blue Flashing LED
echo none > /sys/class/leds/blue:heartbeat/trigger