[U-Boot] [PATCH v2 3/3] video: speedup writing strings to fb console

Anatolij Gustschin agust at denx.de
Thu Oct 30 22:06:55 CET 2014


On Fri, 24 Oct 2014 16:33:30 +0200
Soeren Moch <smoch at web.de> wrote:

> With enabled framebuffer console the printenv command can take several
> seconds to complete. This patch temporarily disables cache flush when
> writing strings to fb console. Then there is no noticable delay anymore.
> 
> Tested with imx6 hdmi framebuffer.
> 
> Signed-off-by: Soeren Moch <smoch at web.de>
> ---
> Cc: Stefano Babic <sbabic at denx.de>
> ---
>  drivers/video/cfb_console.c | 9 +++++++++
>  1 file changed, 9 insertions(+)

Applied to u-boot-video/master. Thanks!

Anatolij


More information about the U-Boot mailing list