[U-Boot] [PATCH V4] i.MX6: mx6qsabrelite: Add splash screen support

Eric Nelson eric.nelson at boundarydevices.com
Mon Sep 24 00:53:58 CEST 2012


On 09/22/2012 10:19 AM, Eric Nelson wrote:
> On 09/22/2012 10:02 AM, Fabio Estevam wrote:
>> Hi Eric,
>>
>> On Sat, Sep 22, 2012 at 1:51 PM, Eric Nelson
>> <eric.nelson at boundarydevices.com> wrote:
>>
>>> Interestingly, I saw U-Boot display on HDMI during my testing,
>>> so I'm pretty certain that all we need is the HDMI transmitter
>>> initialization sequence.
>>
>> Excellent, could you please share the HDMI transmitter init sequence?
>>
>
> Hi Fabio,
>
> I haven't worked through the details, but I'm sure they're in here ;)
>
> https://github.com/boundarydevices/linux-imx6/blob/boundary-L3.0.35_MX6DQ_ER_1208-Beta/drivers/video/mxc_hdmi.c
>

This may be easier than I thought (a set of writes to a single register).

I did a little digging, and it seems that the power-on defaults for the
HDMI transmitter work pretty well with my display (many thanks to the
chip designers!).

Without some more digging, I'm not very confident that the clocks
are all getting set up properly, but the attached patch allows me
to get 1080P video over HDMI.

It also highlights some issues in the I2C detection structure
(two parallel arrays that I hacked), but it gives me a lot more
confidence that HDMI is achievable in the short term for at least
one display.

Regards,


Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hdmi-hack.patch
Type: text/x-patch
Size: 3246 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120923/b7ebdd01/attachment.bin>


More information about the U-Boot mailing list