From: Yunus Bas <y.bas@phytec.de> To: barebox@lists.infradead.org Subject: [PATCH v2020.09.0] fixup! UPSTREAM: ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMC Date: Wed, 7 Oct 2020 14:41:06 +0200 [thread overview] Message-ID: <20201007124106.21615-1-y.bas@phytec.de> (raw) The FIT-Image verification was missing. This was also fixed upstream. Signed-off-by: Yunus Bas <y.bas@phytec.de> --- arch/arm/dts/imx6ul-phytec-phycore-som-emmc.dts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/arch/arm/dts/imx6ul-phytec-phycore-som-emmc.dts b/arch/arm/dts/imx6ul-phytec-phycore-som-emmc.dts index c51907665..7d29c329a 100644 --- a/arch/arm/dts/imx6ul-phytec-phycore-som-emmc.dts +++ b/arch/arm/dts/imx6ul-phytec-phycore-som-emmc.dts @@ -5,7 +5,9 @@ */ /dts-v1/; - +#ifdef CONFIG_BOOTM_FITIMAGE_PUBKEY +#include CONFIG_BOOTM_FITIMAGE_PUBKEY +#endif #include <arm/imx6ul.dtsi> #include "imx6ul-phytec-phycore-som.dtsi" -- 2.17.1 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2020-10-07 12:41 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-07 12:41 Yunus Bas [this message] 2020-10-07 12:47 ` Yunus Bas
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20201007124106.21615-1-y.bas@phytec.de \ --to=y.bas@phytec.de \ --cc=barebox@lists.infradead.org \ --subject='Re: [PATCH v2020.09.0] fixup'\!' UPSTREAM: ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMC' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox