[PATCH] video: ipuv3: remove some useless code to reduce binary size

Anatolij Gustschin agust at denx.de
Fri Jun 19 15:51:32 CEST 2020


On Mon, 25 May 2020 14:34:17 +0200
Anatolij Gustschin agust at denx.de wrote:

> To enable DM_VIDEO we must decrease binary size to fix build
> breakage for some boards, so drop not needed code. Also add
> !DM_VIDEO guards which can be later removed when last non DM
> users will be converted.
> 
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
>  drivers/video/imx/ipu_disp.c     | 12 -------
>  drivers/video/imx/mxc_ipuv3_fb.c | 57 ++++++++++++--------------------
>  2 files changed, 22 insertions(+), 47 deletions(-)

Applied to u-boot-video/next, thanks!

--
Anatolij



More information about the U-Boot mailing list