[U-Boot] [PATCH 10/26] Kconfig: Move CONFIG_FIT and CONFIG_OF_*_SETUP to Kconfig
Heiko Schocher
hs at denx.de
Fri Jan 29 06:52:03 CET 2016
Hello Simon,
Am 28.01.2016 um 17:39 schrieb Simon Glass:
> Move these options to Kconfig and tidy up board configuration:
>
> CONFIG_FIT
> CONFIG_OF_BOARD_SETUP
> CONFIG_OF_SYSTEM_SETUP
>
> Unfortunately the first one is a little complicated. We need to make sure
> this option is not enabled in SPL by this change. Also this option is
> enabled automatically in the host builds by defining CONFIG_GIT in the
CONFIG_FIT ?
> image.h file. To solve this, add a new IMAGE_USE_FIT #define which can
> be used in files that are built on the host but must also build for U-Boot
> and SPL.
>
> Note: Masahiro's moveconfig.py script is amazing.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list