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
..
2018-02-26 03:16:47 +00:00
2018-04-27 22:15:18 +00:00
2018-03-13 16:33:00 +00:00
2018-08-14 18:58:01 +00:00
2018-08-15 11:39:13 +00:00
2018-06-27 19:29:15 +00:00
2018-08-01 20:08:20 +00:00
2018-07-08 07:42:49 +00:00
2017-12-02 00:06:58 +00:00