From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sat, 07 Sep 2013 09:49:01 +0200 Subject: [U-Boot] [PATCH] ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP In-Reply-To: <1377604136-12314-1-git-send-email-sr@denx.de> References: <1377604136-12314-1-git-send-email-sr@denx.de> Message-ID: <522ADA6D.4070306@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 27.08.2013 13:48, Stefan Roese wrote: > LCD4 needs a slightly different GPIO configuration than the > original LWMON5 variant. GPIO49 needs to be configured to a > default output value of 0 (permanent voltage supply). > > Additionally lcd4 also needs to enable the LSB transmitter. Applied to u-boot-ppc4xx/master. Thanks, Stefan