Searched refs:rootfs_chksum (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmkchkimg.c39 uint32_t rootfs_chksum; member in struct:chk_header
295 hdr->rootfs_chksum = (netgear_checksum_fini (&chk_part));
297 message ("Rootfs Checksum: 0x%08x", hdr->rootfs_chksum);
299 hdr->rootfs_chksum = htonl (hdr->rootfs_chksum);

Completed in 21 milliseconds