tegra124: Always enable DC when attaching SOR.

Hardware / Coreboot - Hung-Te Lin [chromium.org] - 16 December 2014 16:30 UTC

We found that without enabling DC in tegra_dc_sor_enable_dc, kernel would have problem showing the text console before graphics interface is initialized, for example "chromeos factory install shim (text only)" or the "splash screen".

BRANCH=none BUG=chrome-os-partner:28082 TEST=emerge-nyan coreboot chromeos-bootimage Boots factory install shim and see text console.

Original-Change-Id: I6fce963ceddd125dd52789d2ec843cc2ee05f1f5

066b164 tegra124: Always enable DC when attaching SOR.
src/soc/nvidia/tegra124/sor.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Upstream: review.coreboot.org


  • Share