arm: dts: imx8mn_var_som: Set atf-bl31 blob entry type

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>
This commit is contained in:
Ariel D'Alessandro 2022-03-04 09:48:16 -03:00 committed by Stefano Babic
parent ff1c7961d8
commit 0c67906248

View file

@ -200,7 +200,7 @@
atf_blob {
filename = "bl31.bin";
type = "blob-ext";
type = "atf-bl31";
};
};