From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Fri, 29 Jan 2016 06:52:03 +0100 Subject: [U-Boot] [PATCH 10/26] Kconfig: Move CONFIG_FIT and CONFIG_OF_*_SETUP to Kconfig In-Reply-To: <1453999186-18747-11-git-send-email-sjg@chromium.org> References: <1453999186-18747-1-git-send-email-sjg@chromium.org> <1453999186-18747-11-git-send-email-sjg@chromium.org> Message-ID: <56AAFE03.6040101@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany