Searched hist:d37e96ecb9886714e0b5e167a91404cde8351b19 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | cfb_console.c | d37e96ecb9886714e0b5e167a91404cde8351b19 Fri Oct 24 14:33:30 UTC 2014 Soeren Moch <smoch@web.de> video: speedup writing strings to fb console
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> Acked-by: Stefano Babic <sbabic@denx.de>
|