
25 May
2020
25 May
'20
6:05 p.m.
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@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