Re: [U-Boot] [PATCH] video: Fix crash when scroll screen

2017-04-14 Thread Anatolij Gustschin
On Mon, 10 Apr 2017 10:02:20 +0800 Eric Gao eric@rock-chips.com wrote: ... > drivers/video/console_normal.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied to u-boot-video/master. Thanks! -- Anatolij ___ U-Boot mailing list U-Boot@

[U-Boot] [PATCH] video: Fix crash when scroll screen

2017-04-09 Thread Eric Gao
After enable log printing to lcd,when the screen start scroll,system crash, log is shown as bellow. "Synchronous Abort" handler, esr 0x9645 "Synchronous Abort" handler, esr 0x9645 Checking the source code, we found that the variate "pixels" get a wrong value. int pixels = VIDEO_FONT_HEIG