Searched hist:"0 d89efef773318b241df7cb1295ac72742e6f848" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/common/ |
H A D | lcd.c | 0d89efef773318b241df7cb1295ac72742e6f848 Wed Oct 17 08:24:59 CDT 2012 Simon Glass <sjg@chromium.org> lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
When the cursor position gets to the end of the LCD console we normally scroll by one line. This adds an option to increase that value.
Console scrolling is often slow, and if a large amount of output is being sent, increasing this option to 10 or so will speed things up considerably.
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
/openbmc/u-boot/ |
H A D | README | 0d89efef773318b241df7cb1295ac72742e6f848 Wed Oct 17 08:24:59 CDT 2012 Simon Glass <sjg@chromium.org> lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
When the cursor position gets to the end of the LCD console we normally scroll by one line. This adds an option to increase that value.
Console scrolling is often slow, and if a large amount of output is being sent, increasing this option to 10 or so will speed things up considerably.
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|