Select Git revision
lcd.c
Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Andreas Neubacher authored
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 Signed-off-by:
Andreas Neubacher <neubacher.andreas@gmail.com> Signed-off-by:
Anatolij Gustschin <agust@denx.de>
Andreas Neubacher authoredThe 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 Signed-off-by:
Andreas Neubacher <neubacher.andreas@gmail.com> Signed-off-by:
Anatolij Gustschin <agust@denx.de>