From eca6cd472fbf01cabb94004ba64351659744d398 Mon Sep 17 00:00:00 2001 From: qiyao.zhou Date: Thu, 23 Aug 2018 03:31:58 +0000 Subject: devidce: Set HDMI2.0 enabled for all hdmi input by default (edit).[3/4] PD# 170821 Add config for edid default value. Change-Id: I6f227dc3e38b9ee10349e8b594f668ddf5288987 --- diff --git a/files/tv/tvconfig.conf b/files/tv/tvconfig.conf index 1923760..df8a3fd 100644 --- a/files/tv/tvconfig.conf +++ b/files/tv/tvconfig.conf @@ -1,8 +1,6 @@ [TV] #default source input ids tv.source.input.ids.default=1,5,6,7,8,16 -#hdmi default port id -tv.source.input.hdmi.ports=4231 #tv support country tv.support.country.name=IN,ID,US,MX,DE #ssm configure @@ -12,6 +10,7 @@ ssm.handle.hdcpkey.en = 1 #ssm.handle.hdcpkey.demo.en = 1 ssm.macaddr.startwork.en = 1 ssm.handle.hdmi.edid.en=1 +ssm.handle.hdmi.edid.version = edid_14 ssm.rgbogo.file.path = /dev/block/cri_data ssm.rgbogo.file.offset = 0 ssm.hdmi_av.hotplug.detect.en = 1 -- cgit