From mboxrd@z Thu Jan 1 00:00:00 1970 From: Klaus Heinrich Kiwi Date: Tue, 9 Feb 2021 15:41:52 -0300 Subject: [PATCH 0/3] Misc fixes for SPL_FIT_SIGNATURE builds Message-ID: <20210209184155.1306281-1-klaus@linux.vnet.ibm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch series contains a few fixes for issues found when experimenting with the SPL_FIT_SIGNATURE builds. Some of them are apparently necessary to properly integrate this U-boot feature with build systems such as Yocto, and by extension OpenBMC. -Klaus Klaus Heinrich Kiwi (3): Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT Makefile: Add (default) DEVICE_TREE to SPL FIT Makefile | 1 + common/Kconfig.boot | 2 ++ 2 files changed, 3 insertions(+) -- 2.25.1