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

/broadcom-cfe-1.4.2/cfe/hosttools/
H A Dmemconfig.c346 uint8_t ttl; local
374 ttl = 0;
375 for (idx = 0; idx < 63; idx++) ttl += spd[idx];
377 if (ttl != spd[63]) printf("Warning: checksum mismatch on SPD file: %02X\n",ttl);

Completed in 24 milliseconds