summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6dl-phytec-pbab01.dts
diff options
context:
space:
mode:
authorMaik Otto <m.otto@phytec.de>2019-08-21 16:21:45 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-11-12 12:35:01 +0100
commitf01eb58237422e0575660524faf7d946329ceff4 (patch)
tree41d8802f3f7a3623a02139c5b775d329ff0e6108 /arch/arm/dts/imx6dl-phytec-pbab01.dts
parent8d133d2ad048579d905c2339a88314c4d7845db0 (diff)
downloadbarebox-f01eb58237422e0575660524faf7d946329ceff4.tar.gz
barebox-f01eb58237422e0575660524faf7d946329ceff4.tar.xz
imx6: added fit image signature to the devicetree for PHYTEC boards
the barebox checks the signed FIT-Image with a Public Key, which is stored for the PHYTEC i.MX6 boards in the device tree Signed-off-by: Maik Otto <m.otto@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/dts/imx6dl-phytec-pbab01.dts')
-rw-r--r--arch/arm/dts/imx6dl-phytec-pbab01.dts4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/dts/imx6dl-phytec-pbab01.dts b/arch/arm/dts/imx6dl-phytec-pbab01.dts
index d10fbf668f..4fe3c308e7 100644
--- a/arch/arm/dts/imx6dl-phytec-pbab01.dts
+++ b/arch/arm/dts/imx6dl-phytec-pbab01.dts
@@ -10,7 +10,9 @@
*/
/dts-v1/;
-
+#ifdef CONFIG_BOOTM_FITIMAGE_PUBKEY
+#include CONFIG_BOOTM_FITIMAGE_PUBKEY
+#endif
#include "imx6dl-phytec-pfla02.dtsi"
#include "imx6qdl-phytec-pbab01.dtsi"