setup-gummiboot-conf: Add HDMI/DP specific splash .conf entries 56/31956/3 accepted/tizen/common/20141215.134716 accepted/tizen/ivi/20141216.072406 submit/tizen_common/20141215.131200 submit/tizen_ici/20141215.131200 submit/tizen_ivi/20141215.131200 submit/tizen_ivi/20141216.060843
authorMikko Ylinen <mikko.ylinen@intel.com>
Fri, 12 Dec 2014 13:15:21 +0000 (15:15 +0200)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 12 Dec 2014 14:31:21 +0000 (06:31 -0800)
commit40e26bbb19f0450a0495263798ebe6cee4e736ae
tree01c6bfe738836992ddbeed28159a4bb8e47d4088
parent16533686e604fcb4a94fe2096531e1422160151d
setup-gummiboot-conf: Add HDMI/DP specific splash .conf entries

Unused digital display outputs cause a kernel boot timeout that adds
to system boot up time:

"[drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5"

The problem goes away by disabling unused outputs: video:<output>:d.

However, the problem gets complicated since VTC1010 provides only DP-1 connector,
and MinnowBoard MAX provides only HDMI-A-1 connector. The solution is to generate
HDMI and DP specific splash .conf entries. The desired config entry can be enabled
based on the platform.

Change-Id: I8544ee7cf15d7b4fb8837147e5149cca2f8c6b7e
Bug-Tizen: TC-2195
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
setup-scripts-bootloader-conf