blob: 004816a0fd465a692f6416e63f4c211863c80c00 [file] [log] [blame]
Andy Fleming87e29872015-11-04 15:48:32 -06001/* EEPROM init functions for Cyrus */
2
3
4void init_eeprom(int bus_num, int addr, int addr_len);
5void mac_read_from_fixed_id(void);
6int mac_read_from_eeprom_common(void);