
30 Oct
2014
30 Oct
'14
10:06 p.m.
On Fri, 24 Oct 2014 16:33:30 +0200 Soeren Moch smoch@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@web.de
Cc: Stefano Babic sbabic@denx.de
drivers/video/cfb_console.c | 9 +++++++++ 1 file changed, 9 insertions(+)
Applied to u-boot-video/master. Thanks!
Anatolij