From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liu Ying Date: Wed, 4 Dec 2013 10:32:59 +0800 Subject: [U-Boot] [PATCH 1/2] mx6sabresd: Allow probing HYNC, VSYNC and DISP_CLK signals In-Reply-To: <1386087563-23059-1-git-send-email-fabio.estevam@freescale.com> References: <1386087563-23059-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <529E945B.5080203@freescale.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 12/04/2013 12:19 AM, Fabio Estevam wrote: > HSYNC, VSYNC and DISP_CLK are very useful display signals for debugging. > > Configure them as active pins. > > Signed-off-by: Fabio Estevam > --- > board/freescale/mx6sabresd/mx6sabresd.c | 8 ++++++++ > 1 file changed, 8 insertions(+) > Please fix the typo 'HYNC' in the commit head. It should be 'HSYNC'. Regard, Liu Ying