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

/u-boot/board/sifive/unmatched/
H A Dhifive-platform-i2c-eeprom.c78 u8 bom_variant; member in struct:sifive_eeprom
165 printf("BOM variant: %x\n", e.bom_variant);
361 * decimal ("0" - "255"), stores it in the bom_variant field of the
375 e.bom_variant = p;
461 } else if (!strcmp(cmd, "bom_variant")) {
562 "mac bom_variant <var> - sets BOM variant in memory\n"

Completed in 83 milliseconds