All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] fix lcd testpattern in 16bit mode
@ 2016-01-21 12:29 Andreas Neubacher
  2016-01-23 23:37 ` Anatolij Gustschin
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Neubacher @ 2016-01-21 12:29 UTC (permalink / raw)
  To: u-boot

The testpattern of the lcd was only working in 8bit mode(2x3 tiles in
different colors). With this patch now 8bit and 16bit is supported.
In 16bit mode there are 2x4 tiles in different colors.
The number of LCD-colors is defined in the include/configs/<boardfile>.h


br,
Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_lcd_16bit_testpattern.patch
Type: text/x-patch
Size: 2960 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160121/f44bd994/attachment.bin>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] fix lcd testpattern in 16bit mode
  2016-01-21 12:29 [U-Boot] [PATCH] fix lcd testpattern in 16bit mode Andreas Neubacher
@ 2016-01-23 23:37 ` Anatolij Gustschin
  0 siblings, 0 replies; 2+ messages in thread
From: Anatolij Gustschin @ 2016-01-23 23:37 UTC (permalink / raw)
  To: u-boot

On Thu, 21 Jan 2016 13:29:25 +0100
Andreas Neubacher <neubacher.andreas@gmail.com> wrote:

> Subject: [PATCH] fix the color testpattern in 16bit mode
> 
> Signed-off-by: Andreas Neubacher <neubacher.andreas@gmail.com>
> ---
>  common/lcd.c  | 17 ++++++++++++++++-
>  include/lcd.h | 11 +++++++++--
>  2 files changed, 25 insertions(+), 3 deletions(-)

applied to u-boot-video/master, thanks!

--
Anatolij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-23 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-21 12:29 [U-Boot] [PATCH] fix lcd testpattern in 16bit mode Andreas Neubacher
2016-01-23 23:37 ` Anatolij Gustschin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.