projects/Odroid_C2: Turn off annoying blue flashing LED on boot

This commit is contained in:
wrxtasy 2017-12-21 12:10:06 +08:00
parent d63f0604ad
commit fce17122b6

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