1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-16 07:21:26 +02:00
Files
u-boot-megous/drivers/video
Simon Glass 3c0b668f66 x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
Some machines are very slow to scroll their displays. To cope with this,
support the CONFIG_CONSOLE_SCROLL_LINES option. Setting this to 5 allows
the display to operate at an acceptable speed by scrolling 5 lines at
a time.

This same option is available for LCDs so when these systems are unified
this code can be unified also.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
2015-01-23 17:24:54 -07:00
..
2014-10-25 07:02:00 -04:00
2015-01-23 17:24:53 -07:00
2015-01-23 17:24:53 -07:00
2015-01-10 17:50:04 +01:00
2015-01-10 17:50:04 +01:00
2015-01-23 17:24:16 -07:00