[PATCH v2 7/7] Makefile: Drop SPL_FIT_GENERATOR support
Simon Glass
sjg at chromium.org
Fri Dec 6 20:16:34 CET 2024
On Fri, 1 Nov 2024 at 03:18, Michal Simek <michal.simek at amd.com> wrote:
>
> From: Marek Vasut <marex at denx.de>
>
> The SPL_FIT_GENERATOR is long superseded by binman, drop SPL_FIT_GENERATOR
> support as there are no more users.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Reviewed-by: Peter Robinson <pbrobinson at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
> Changes in v2:
> - Rebase on the top of my series which do conversion to binman
> - Taken from git with all tags
>
> Makefile | 18 ------------------
> boot/Kconfig | 14 --------------
> doc/usage/fit/howto.rst | 4 ----
> 3 files changed, 36 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Thanks!
More information about the U-Boot
mailing list