github.com/TrenchBoot/u-root@v6.0.1-0.20200623220532-550e36da3258+incompatible/pkg/dt/testdata/README.md (about)

     1  - fdt.dtb is the Flattened Device Tree created by QEMU virt machine.
     2  - fdt.dts was obtained by running `fdtdump fdt.bin`.
     3  - fdt.json was obtained by marshalling the `FDT` struct in Go.