aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorGrazvydas Ignotas <notasas@gmail.com>2012-08-21 09:09:48 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-14 09:59:54 -0700
commit819b337cd90c18a07b2897c7b9747acd42bab839 (patch)
tree51a9db4407c1ecc8d5858803c4f89d898137b995 /scripts/patch-kernel
parent28abd527db92eeac90637c6255567ba2ec34f33b (diff)
OMAPFB: fix framebuffer console colors
commit c1c52848cef52e157468b8879fc3cae23b6f3a99 upstream. omapfb does not currently set pseudo palette correctly for color depths above 16bpp, making red text invisible, command like echo -e '\e[0;31mRED' > /dev/tty1 will display nothing on framebuffer console in 24bpp mode. This is because temporary variable is declared incorrectly, fix it. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions