On Fri, 1 Nov 2024 at 03:18, Michal Simek <[email protected]> wrote: > > From: Marek Vasut <[email protected]> > > 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 <[email protected]> > Reviewed-by: Peter Robinson <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Signed-off-by: Michal Simek <[email protected]> > --- > > 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 <[email protected]> Thanks!

