From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 30 Jun 2009 16:36:59 +0200 Subject: [U-Boot] [PATCH v2] Atmel LCD driver GUARDTIME fix In-Reply-To: <4A48D6BE.2000702@mimc.co.uk> References: <4A48D6BE.2000702@mimc.co.uk> Message-ID: <4A4A230B.2090409@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 Mark Jackson wrote: > This patch allows the guard time parameter to be set in > the Atmel LCDC driver. > > By default, the previous value of 1 is used, unless the > setting is defined elsewhere. > > Signed-off-by: Mark Jackson > --- > drivers/video/atmel_lcdfb.c | 7 +++++-- > 1 files changed, 5 insertions(+), 2 deletions(-) Applied to u-boot-video. Thanks! Best regards, Anatolij