Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7e9c2cd4e46cb93c22ea513c24c83b07873deac6
/
.
/
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"
;
};
};
};
};