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

/u-boot/tools/
H A Drkcommon.c84 * @init_offset: Offset in blocks of the SPL code from this header
92 uint16_t init_offset; member in struct:header0_info
304 hdr->init_offset = cpu_to_le16(RK_INIT_OFFSET);
417 hdr1_offset = le16_to_cpu(header0->init_offset) * RK_BLK_SIZE;

Completed in 36 milliseconds