Commit Graph

4 Commits

Author SHA1 Message Date
Ye Li 2519b6cd92 MLK-20971 imx8mq: Not disable DCSS for 8MQLite new part
The iMX8MQLite new part will not disable DCSS in fuse. So change
the codes to check the DCSS fuse before disable relevant FDT nodes
and u-boot HDMI splash screen.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 9e6ab0397b8d94de8b904250884726e58633066b)
2019-02-23 05:11:33 -08:00
Ye Li 2f56b7cb51 MLK-19526-4 imx8mq: Disable Splash screen for iMX8MQLite
Since iMX8MQLite has disabled DCSS and HDMI by fuse. We should check
it when initialize HDMI splash screen and exit.

Signed-off-by: Ye Li <ye.li@nxp.com>
2018-09-11 21:55:49 -07:00
Ye Li 5527e5674c MLK-17638 video: imx8m_hdmi: Checks HDMI FW before enabling video output
Checks whether the HDMI FW is running before initialize the HDMI display.
So that for cases like mfgtool and imx-boot image without HDMI FW, the
u-boot won't be blocked.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 273b45dd3cf8773462400857c8b48b70bcfe96bb)
2018-07-15 19:44:30 -07:00
Oliver Brown d056991181 MLK-17404-3 arch: arm: Adding support for i.MX8 HDMI
Adding basic HDMI support for i.MX8 for splash screen.

Signed-off-by: Oliver Brown <oliver.brown@nxp.com>
(cherry picked from commit 390a15a523c5aefb99008a5f67d6c8f9ec7ef63c)
2018-04-27 06:14:47 -07:00