On Mon, 3 Aug 2020 15:45:33 +0200 Anatolij Gustschin [email protected] 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 <[email protected]> > Signed-off-by: Anatolij Gustschin <[email protected]> > --- > drivers/video/imx/mxc_ipuv3_fb.c | 13 +++++++++---- > 1 file changed, 9 insertions(+), 4 deletions(-)
Applied to u-boot-video/master, thanks! -- Anatolij

