FDT_END
return FDT_END; /* premature end */
return FDT_END; /* premature end */
return FDT_END; /* premature end */
case FDT_END:
return FDT_END;
return FDT_END; /* premature end */
case FDT_END:
if (expect_end && tag != FDT_END)
case FDT_END:
case FDT_END:
while (fdt_next_tag(fdt, struct_size, &struct_size) != FDT_END)
*end = cpu_to_fdt32(FDT_END);
while ((tag = fdt_next_tag(fdt, offset, &nextoffset)) != FDT_END) {