[U-Boot] [PATCH v2 02/23] dm: video: Flush the cache after a puts()
Anatolij Gustschin
agust at denx.de
Sun Jan 31 19:14:40 CET 2016
Hi Simon,
On Sat, 30 Jan 2016 16:37:41 -0700
Simon Glass sjg at chromium.org wrote:
> This helps keep the display consistent. puts() is used when printing the
> prompt, so is a useful way to make sure the current display contents is
> visible.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/video/vidconsole-uclass.c | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list