[U-Boot] [PATCH 01/12] arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly
Nikolay Dimitrov
picmaster at mail.bg
Thu Jul 23 19:54:25 CEST 2015
Hi Nikita,
On 07/23/2015 05:19 PM, Nikita Kiryanov wrote:
> U-Boot does not explicitly assign the display to an IPU interface. Instead, it
> relies on the power-on default of DI0.
>
> Since the kernel reassigns HDMI display to DI1, after a warm reset the HDMI
> display no longer works in U-Boot.
>
> Fix this by explicitly assigning HDMI to IPU1 DI0 in U-Boot.
>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Igor Grinberg <grinberg at compulab.co.il>
> Signed-off-by: Nikita Kiryanov <nikita at compulab.co.il>
> ---
> board/compulab/cm_fx6/cm_fx6.c | 2 ++
> 1 file changed, 2 insertions(+)
I'm just curious - what motivated your choice of DI0 instead of DI1?
Regards,
Nikolay
More information about the U-Boot
mailing list