[U-Boot] [PATCH v2 04/22] x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES

Simon Glass sjg at chromium.org
Sat Jan 24 00:55:11 CET 2015


On 20 January 2015 at 00:44, Anatolij Gustschin <agust at denx.de> wrote:
> Hi Simon,
>
> On Mon, 19 Jan 2015 17:33:08 -0700
> Simon Glass <sjg at chromium.org> wrote:
>
>> Hi Anatolij,
>>
>> On 1 January 2015 at 16:17, Simon Glass <sjg at chromium.org> wrote:
>> > 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 at chromium.org>
>>
>> Are you happy with this patch? If so, is it OK for me to pick it up via x86?
>
> yes, it is OK for me.

Thanks.

Applied to u-boot-x86.


More information about the U-Boot mailing list