freebsd-nq/stand/fdt
Kyle Evans 5c0700f692 stand/fdt: Avoid bailout when dtbo has no fixups
In the case of a simple dtbo where fragment uses target-path and the overlay
contains no references, /__fixups__ will not be included by either our dtc
or dtc from ports, but the file still has valid fragments to be applied.

Additional testing found that /__symbols__ might also be omitted if it's
empty, which is not necessarily an error.

Reviewed by:	gonzo, imp
Differential Revision:	https://reviews.freebsd.org/D13663
2017-12-28 21:12:27 +00:00
..
fdt_loader_cmd.c stand/fdt: Fix loading of multiple fdt_overlays 2017-12-28 21:09:36 +00:00
fdt_overlay.c stand/fdt: Avoid bailout when dtbo has no fixups 2017-12-28 21:12:27 +00:00
fdt_overlay.h
fdt_platform.h
help.fdt
Makefile
Makefile.depend