On Mon, Jun 11, 2018 at 05:24:57PM +0100, Leif Lindholm wrote: > Set #address-cells and #size-cells properties (to 2) for ARM*/UEFI > systems when creating an empty DT at boot time. This resolves an issue > seen in the wild with kexec on certain 64-bit ARM systems. > > First part is moving out the prop_entry_size macro from lib/fdt.c > and make it available in <grub/fdt.h> (with the required name > change). > > Second part is adding the two properties to the empty tree.
In general LGTM. Though I would prefer "?" instead of "if" in patch #2. Or at least drop curly braces. Anyway, if you are OK with proposed changes I can incorporate them before push. Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel