From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Sun, 23 Sep 2012 15:53:58 -0700 Subject: [U-Boot] [PATCH V4] i.MX6: mx6qsabrelite: Add splash screen support In-Reply-To: <505DF305.8000505@boundarydevices.com> References: <1348268030-28723-1-git-send-email-eric.nelson@boundarydevices.com> <505DEC79.1050403@boundarydevices.com> <505DF305.8000505@boundarydevices.com> Message-ID: <505F9306.5080704@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 >> 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: