]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit8da98df4654c39fae9f469abf4286fe76246f0da
treec314a9013ea79e6fc4f33a474c17e5d7ae0e20fe
parentc7a58995e9e18ab5e113a382b2fe17925862ac02
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