
4 Aug
2020
4 Aug
'20
9:45 a.m.
On Mon, 3 Aug 2020 15:45:33 +0200 Anatolij Gustschin agust@denx.de wrote:
Since commit 7812bbdc3732 ("video: Correctly handle multiple framebuffers") the vidconsole output is missing on the primary display on boards with two IPU units (all i.MX6Q/D based boards). The base address of the allocated framebuffer is not correctly programmed in the display controller. Fix it.
Reported-by: Soeren Moch smoch@web.de Signed-off-by: Anatolij Gustschin agust@denx.de
drivers/video/imx/mxc_ipuv3_fb.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-)
Applied to u-boot-video/master, thanks!
-- Anatolij