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

/netgear-R7800-V1.0.2.28/target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm_tag.h35 * associated with this address (rootLength), which is added to the kernel
65 char rootLength[4]; // 232-235: steal from reserved1 to keep the real root length so we can use in the flash map even after we have change the rootLength to 0 to satisfy devices that check CRC on every boot member in struct:bcm_tag
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dbcm_tag.h35 * associated with this address (rootLength), which is added to the kernel
65 char rootLength[4]; // 232-235: steal from reserved1 to keep the real root length so we can use in the flash map even after we have change the rootLength to 0 to satisfy devices that check CRC on every boot member in struct:bcm_tag
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dbcm_tag.h35 * associated with this address (rootLength), which is added to the kernel
65 char rootLength[4]; // 232-235: steal from reserved1 to keep the real root length so we can use in the flash map even after we have change the rootLength to 0 to satisfy devices that check CRC on every boot member in struct:bcm_tag
H A Dimagetag.c258 /* Compute the crc32 of the flashImageStart to rootLength.
360 int2tag(tag.rootLength, oldrootfslen + sizeof(deadcode));

Completed in 113 milliseconds