Searched refs:new_fdt_align (Results 1 – 1 of 1) sorted by relevance
989 void *new_fdt_align; in of_overlay_fdt_apply() local 1045 new_fdt_align = PTR_ALIGN(new_fdt, FDT_ALIGN_SIZE); in of_overlay_fdt_apply() 1046 memcpy(new_fdt_align, overlay_fdt, size); in of_overlay_fdt_apply() 1048 overlay_mem = of_fdt_unflatten_tree(new_fdt_align, NULL, in of_overlay_fdt_apply()