[PATCH] video: ipuv3: fix framebuffer base address init with multiple IPUs

Anatolij Gustschin agust at denx.de
Tue Aug 4 09:45:28 CEST 2020


On Mon,  3 Aug 2020 15:45:33 +0200
Anatolij Gustschin agust at 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 at web.de>
> Signed-off-by: Anatolij Gustschin <agust at 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


More information about the U-Boot mailing list