mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2020.09.0] fixup! UPSTREAM: ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMC
@ 2020-10-07 12:41 Yunus Bas
  2020-10-07 12:47 ` Yunus Bas
  0 siblings, 1 reply; 2+ messages in thread
From: Yunus Bas @ 2020-10-07 12:41 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-07 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 12:41 [PATCH v2020.09.0] fixup! UPSTREAM: ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMC Yunus Bas
2020-10-07 12:47 ` Yunus Bas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox