Sign in
coral
/
uboot-imx
/
0ecd437b018bf08c8d5765d4ec5d2154b07652af
/
.
/
tools
/
binman
/
test
/
090_hash.dts
blob: 200304599dc37f94add5c28cc9b1df08bac536ba [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
u
-
boot
{
hash
{
algo
=
"sha256"
;
};
};
};
};