
8 Feb
2022
8 Feb
'22
4:13 p.m.
Hi Tom,
On Mon, 31 Jan 2022 at 17:03, Tom Rini trini@konsulko.com wrote:
The use of CONFIG_SPL_FIT_GENERATOR is deprecated and should not be used. Start by changing the current default option from enabled to only enabled for the platforms still using it.
Cc: Simon Glass sjg@chromium.org Signed-off-by: Tom Rini trini@konsulko.com
This change completes the migration for a number of platforms that were tripping the warning before but not actually using a generator.
boot/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
This landed in spam so I missed it. I have a similar patch in my series if I ever get time to finish it. But we can deal with any conflict later.
Regards, Simon