# Device definition file for the Hardkernel Odroid Go Uptra Device # Device Features DEVICE_VOLUMECTL=true DEVICE_AUDIO_MIXER="PCM" DEVICE_PLAYBACK_PATH_SPK="SPK" DEVICE_PLAYBACK_PATH_HP="HP" UI_SERVICE="weston.service" DEVICE_BRIGHTNESS="128" SPLASH_LOADER="plymouth" # GPIOS DEVICE_TEMP_SENSOR="/sys/devices/virtual/thermal/thermal_zone*/temp" # FREQ Governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0" "/sys/devices/system/cpu/cpufreq/policy2") # Affinity SLOW_CORES="taskset -c 0-3" FAST_CORES="taskset -c 4-5"