On 19/03/19 4:49 PM, Tom Rini wrote:
> Enable support for SPL_OF_CONTROL on this platform.  That means doing a
> few things:
> - Add u-boot,dm-pre-reloc to a number of nodes
> - Drop static platdata in the board file.
> - A lot of tweaks to the defconfig.  We remove some things such as
>   SPL_USE_ARCH_MEMCPY/SET for space.  Increase our malloc len.
> - Drop, for now at least, USB SPL support as it's causing a hang.
> 
> Cc: Faiz Abbas <faiz_ab...@ti.com>
> Cc: Lokesh Vutla <lokeshvu...@ti.com>
> Signed-off-by: Tom Rini <tr...@konsulko.com>

Any stats on the binary size changes and the remaining space left? I have been
trying to not add SPL_OF_CONTROL so that more features can fit in the same
binary :) We will soon reach that stage if few other boot modes are added in.

Thanks and regards,
Lokesh
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to