common: Kconfig.boot: Add FIT_PRINT config option
authorRavik Hasija <rahasij@linux.microsoft.com>
Wed, 27 Jan 2021 22:01:48 +0000 (14:01 -0800)
committerTom Rini <trini@konsulko.com>
Mon, 1 Feb 2021 21:32:06 +0000 (16:32 -0500)
commit7a01882eb37e7504e2450f474d0cc8db60ed26c2
treec314a9013ea79e6fc4f33a474c17e5d7ae0e20fe
parentec9d19be8d6cabc820e133bb36a1386adcf0b3d1
common: Kconfig.boot: Add FIT_PRINT config option

Config allows to disable printing contents of fitImage to optimize boottime.

Signed-off-by: Ravik Hasija <rahasij@linux.microsoft.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/Kconfig.boot
common/image-fit.c