From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 10 Oct 2012 14:09:41 +0200 Subject: [U-Boot] [PATCH 3/3] i.MX6: mx6qsabrelite: Add splash screen support In-Reply-To: <1349285323-30835-3-git-send-email-eric.nelson@boundarydevices.com> References: <1349285323-30835-1-git-send-email-eric.nelson@boundarydevices.com> <1349285323-30835-3-git-send-email-eric.nelson@boundarydevices.com> Message-ID: <50756585.20102@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/10/2012 19:28, Eric Nelson wrote: > Adds support for HDMI, two LVDS panels and one RGB panel to > the SABRE-Lite board. > > Displays supported: > HDMI - 1024 x 768 for maximum compatibility > Hannstar-XGA - 1024 x 768 LVDS (Freescale part number MCIMX-LVDS1) > wsvga-lvds - 1024 x 600 LVDS (Boundary p/n Nit6X_1024x600) > wvga-rgb - 800 x 480 RGB (Boundary p/n Nit6X_800x480) > > Since the ipuv3_fb display driver currently supports only a single display, > this code auto-detects panel by probing the HDMI Phy for Hot Plug Detect > or the I2C touch controller of the LVDS and RGB displays in the priority > listed above. > > Setting 'panel' environment variable to one of the names above will > override auto-detection. > > Signed-off-by: Eric Nelson > --- Applied to u-boot-imx, next branch, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================