On Thu, Jul 23, 2015 at 08:54:25PM +0300, Nikolay Dimitrov wrote:
> 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 <sba...@denx.de>
> >Cc: Igor Grinberg <grinb...@compulab.co.il>
> >Signed-off-by: Nikita Kiryanov <nik...@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?

We discovered this after we already did a release with DI0, so I kept it
consistent with that release.

> 
> Regards,
> Nikolay
> 
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to