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

Tom Rini trini at konsulko.com
Mon May 25 18:05:14 CEST 2020


On Mon, May 25, 2020 at 02:34:17PM +0200, Anatolij Gustschin 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>

Given that the migration deadline for non-DM video boards was the
v2019.07 release, what's the case for not:
1. Perform the changes here, to save size.
2. Enable conversions that can now be enabled.
3. Disable video/drop platforms on unconverted boards.
4. Drop non-DM code here.

Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200525/5bab5406/attachment.sig>


More information about the U-Boot mailing list