* [PATCH v1] arm: dts: imx8mn_var_som: Set atf-bl31 blob entry type
@ 2022-03-04 12:48 Ariel D'Alessandro
2022-04-12 18:45 ` sbabic
0 siblings, 1 reply; 2+ messages in thread
From: Ariel D'Alessandro @ 2022-03-04 12:48 UTC (permalink / raw)
To: u-boot, uboot-imx; +Cc: sbabic, festevam, ariel.dalessandro
Configure binman ATF blob entry type to use the path from the BL31
environment variable, if defined.
Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
---
arch/arm/dts/imx8mn-var-som-symphony-u-boot.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/dts/imx8mn-var-som-symphony-u-boot.dtsi b/arch/arm/dts/imx8mn-var-som-symphony-u-boot.dtsi
index ce475885df6..6e37622cca7 100644
--- a/arch/arm/dts/imx8mn-var-som-symphony-u-boot.dtsi
+++ b/arch/arm/dts/imx8mn-var-som-symphony-u-boot.dtsi
@@ -200,7 +200,7 @@
atf_blob {
filename = "bl31.bin";
- type = "blob-ext";
+ type = "atf-bl31";
};
};
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH v1] arm: dts: imx8mn_var_som: Set atf-bl31 blob entry type
2022-03-04 12:48 [PATCH v1] arm: dts: imx8mn_var_som: Set atf-bl31 blob entry type Ariel D'Alessandro
@ 2022-04-12 18:45 ` sbabic
0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2022-04-12 18:45 UTC (permalink / raw)
To: Ariel D'Alessandro, u-boot
> Configure binman ATF blob entry type to use the path from the BL31
> environment variable, if defined.
> Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-12 18:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-04 12:48 [PATCH v1] arm: dts: imx8mn_var_som: Set atf-bl31 blob entry type Ariel D'Alessandro
2022-04-12 18:45 ` sbabic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox