freebsd-dev/stand/fdt
Kyle Evans 98d0335366 fdt_fixups: relocate the /chosen node after applying fixups
As indicated by the comment, any fixups applied (which might include
overlays) can invalidate the previously located node by adding nodes or
setting/adding properties. The later fdt_setprop of fixup-applied property
would then fail because of the bad/wrong node offset.

This would have generally been harmless, but potentially caused multiple
applications of fixups and caused a little bit of bloat.

MFC after:	1 week
2018-08-23 01:22:13 +00:00
..
fdt_loader_cmd.c fdt_fixups: relocate the /chosen node after applying fixups 2018-08-23 01:22:13 +00:00
fdt_platform.h stand/fdt: Consolidate overlay handling a little further 2018-01-28 01:22:15 +00:00
help.fdt
Makefile Eliminate bsd.stand.mk and -fPIC 32-bit intel builds 2018-02-16 00:17:32 +00:00
Makefile.depend