091_hash_no_algo.dts 101 B

1234567891011
  1. // SPDX-License-Identifier: GPL-2.0+
  2. /dts-v1/;
  3. / {
  4. binman {
  5. u-boot {
  6. hash {
  7. };
  8. };
  9. };
  10. };