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

Masahiro Yamada yamada.m at jp.panasonic.com
Fri Nov 29 01:37:39 CET 2013


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.

Best Regards
Masahiro Yamada



More information about the U-Boot mailing list