]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
i.MX6: nitrogen6x: force HDMI onto IPU0/DI0
authorEric Nelson <eric.nelson@boundarydevices.com>
Tue, 20 Aug 2013 18:44:43 +0000 (11:44 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 21 Aug 2013 17:20:28 +0000 (19:20 +0200)
commit8907c2c50408b39e93fb42b2d74ab908480320a0
tree9d31884f8f34f1ca5f199901e7a8e46f354f76b7
parent326ea986ac150acdc7656d57fca647db80b50158
i.MX6: nitrogen6x: force HDMI onto IPU0/DI0

Our Linux kernel switches the HDMI connector onto IPU0/DI1,
but the U-Boot display driver only supports IPU0/DI0 for the
time being.

Because of this, a soft re-boot will leave the HDMI output
connected to the wrong display port and prevent video from
being displayed.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
board/boundary/nitrogen6x/nitrogen6x.c