194_fdt_incl.dts 170 B

1234567891011121314151617
  1. // SPDX-License-Identifier: GPL-2.0+
  2. /dts-v1/;
  3. / {
  4. #address-cells = <1>;
  5. #size-cells = <1>;
  6. binman {
  7. u-boot {
  8. };
  9. u-boot-spl {
  10. };
  11. u-boot-tpl {
  12. };
  13. };
  14. };