Searched refs:crc32_addr (Results 1 – 1 of 1) sorted by relevance
95 uint32_t *crc32_addr; in u_boot_env_parse() local146 crc32_addr = (uint32_t *)(buf + crc32_offset); in u_boot_env_parse()147 crc32 = *crc32_addr; in u_boot_env_parse()
Completed in 4 milliseconds