From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Sat, 22 Sep 2012 10:19:01 -0700 Subject: [U-Boot] [PATCH V4] i.MX6: mx6qsabrelite: Add splash screen support In-Reply-To: References: <1348268030-28723-1-git-send-email-eric.nelson@boundarydevices.com> <505DEC79.1050403@boundarydevices.com> Message-ID: <505DF305.8000505@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: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 Regards, Eric