On Fri, 1 Nov 2024 at 03:18, Michal Simek <michal.si...@amd.com> wrote: > > From: Marek Vasut <ma...@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 <ma...@denx.de> > Reviewed-by: Peter Robinson <pbrobin...@gmail.com> > Reviewed-by: Simon Glass <s...@chromium.org> > Signed-off-by: Michal Simek <michal.si...@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 <s...@chromium.org> Thanks!