freebsd-dev/sys/tools/fdt
Warner Losh 0edb735169 Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in a
kernel config file. If you also want to have a static DTB compiled
into your kernel, however, it cannot be a list. We have no mechanism
in the kernel for picking one, so that doesn't make sense and will
result in a compile-time error.
2014-04-30 18:02:04 +00:00
..
embed_dtb.sh
make_dtb.sh Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in a 2014-04-30 18:02:04 +00:00
make_dtbh.sh