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:
committed by
Stefano Babic
parent
ff1c7961d8
commit
0c67906248
@@ -200,7 +200,7 @@
|
||||
|
||||
atf_blob {
|
||||
filename = "bl31.bin";
|
||||
type = "blob-ext";
|
||||
type = "atf-bl31";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user