[U-Boot] [PATCH 32/32] sandbox: Add LCD driver

Simon Glass sjg at chromium.org
Thu Dec 19 18:31:11 CET 2013


Hi Masahiro,

On 28 November 2013 17:37, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> Hello Simon.
>
>
>> Add a simple LCD driver which uses SDL to display the image. We update the
>> image regularly, while still providing for reasonable performance.
>>
>> Adjust the common lcd code to support sandbox.
>>
>> For command-line runs we do not want the LCD to be displayed, so add a
>> --hide_lcd option to disable it.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>
>
> Please be careful to not double Signed-off-by.
>
> I think you used patman to post this series.
> This is a problem of patman.
>
> Patman always adds Signed-off-by
> even when it had been already added to log by hand.

Yes. Commit c737914 went part of the way to this, but it needs an
adjustment. I think I will remove duplicate sign-offs by default.

Regards,
Simon


More information about the U-Boot mailing list