Novena/EEPROM

From Studio Kousagi Wiki
Revision as of 02:13, 16 September 2013 by Xobs (talk | contribs) (Created page with "Novena has a utility EEPROM that can be used for storing device-specific data. This is optional, and default values will be used if it is blank / not present. All multi-byte in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Novena has a utility EEPROM that can be used for storing device-specific data. This is optional, and default values will be used if it is blank / not present.

All multi-byte integers are in native host order.

Structure

EEPROM structure
Size Value Description Default value, if not present
6 "Novena" Unterminated EEPROM signature The EEPROM contents will not be used
1 1 Version number of EEPROM structure The EEPROM contents will not be used
1 0 Currently unused No change
4 - Device serial number Device-specific settings (e.g. MAC address) are randomized