Searched defs:rootLength (Results 1 - 2 of 2) sorted by relevance

/openwrt/tools/firmware-utils/src/
H A Dbcm_tag.h65 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 Dzyxbcm.c74 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
105 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:zyxbcm_tag

Completed in 84 milliseconds