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

/u-boot/board/sifive/unmatched/
H A Dhifive-platform-i2c-eeprom.c381 * set_product_id() - stores a SiFive product ID into the local EEPROM copy
387 static void set_product_id(char *string) function
468 set_product_id(argv[2]);
/u-boot/board/starfive/visionfive2/
H A Dvisionfive2-i2c-eeprom.c389 * set_product_id() - stores a StarFive product ID into the local EEPROM copy
395 static void set_product_id(char *string) function
482 set_product_id(argv[2]);

Completed in 90 milliseconds