Re: [U-Boot] [PATCH] Atmel LCD driver GUARDTIME fix

2009-06-22 Thread Anatolij Gustschin
Mark Jackson wrote: Jean-Christophe PLAGNIOL-VILLARD wrote: ... does not apply Sorry ... does that mean the patch fails in some way, or that this patch is not relevant ? a...@wker:~/git/u-boot$ patch -p1 --dry-run ~/devel/u-boot-video/\[U-Boot\]\ \[PATCH\]\ Atmel\ LCD\ driver\ GUARDTIME\

Re: [U-Boot] [PATCH] Atmel LCD driver GUARDTIME fix

2009-06-22 Thread Mark Jackson
Anatolij Gustschin wrote: Mark Jackson wrote: Jean-Christophe PLAGNIOL-VILLARD wrote: ... does not apply Sorry ... does that mean the patch fails in some way, or that this patch is not relevant ? a...@wker:~/git/u-boot$ patch -p1 --dry-run ~/devel/u-boot-video/\[U-Boot\]\ \[PATCH\]\

Re: [U-Boot] [PATCH] Atmel LCD driver GUARDTIME fix

2009-06-21 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:46 Tue 16 Jun , Mark Jackson wrote: This patch correctly sets up the guard time parameter in the Atmel LCDC driver. This works on the AVR32 platform, but needs to be tested under the AT91 platform which shares the same code base. Signed-off-by: Mark Jackson m...@mimc.co.uk ---

[U-Boot] [PATCH] Atmel LCD driver GUARDTIME fix

2009-06-16 Thread Mark Jackson
This patch correctly sets up the guard time parameter in the Atmel LCDC driver. This works on the AVR32 platform, but needs to be tested under the AT91 platform which shares the same code base. Signed-off-by: Mark Jackson m...@mimc.co.uk --- drivers/video/atmel_lcdfb.c |5 +++-- 1 files