This website requires JavaScript.
Explore
Help
Register
Sign In
LM
/
u-boot
Watch
1
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3d8d9186c3
u-boot
/
tools
/
binman
/
test
/
092_hash_bad_algo.dts
13 lines
123 B
Plaintext
Raw
Blame
History
// SPDX-License-Identifier: GPL-2.0+
/dts-v1/;
/ {
binman {
u-boot {
hash {
algo = "invalid";
};
};
};
};
Reference in New Issue
View Git Blame
Copy Permalink