EXPAND_GRANULARITY
bufsize = fdt_totalsize(fdt) + EXPAND_GRANULARITY;
size = _ALIGN(size + minexpand, EXPAND_GRANULARITY);