Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Manipulate the contents of Novena's personality EEPROM
C Makefile
Branch: master

gitignore: Ignore more debian files

Signed-off-by: Sean Cross <xobs@kosagi.com>
latest commit b3de8b9cda
Sean Cross authored
Failed to load latest commit information.
debian
.gitignore gitignore: Ignore more debian files
Makefile gbit: Add gigabit Ethernet peripheral
README.md
novena-eeprom.8
novena-eeprom.c novena-eeprom: Increase spacing of feature list in -h
novena-eeprom.h

README.md

novena-eeprom editor

Novena boards contain a device-dependent descriptive EEPROM that defines various parameters such as serial number, MAC address, and featureset. This program allows you to view and manipulate this EEPROM list.

Developers

The structure of the EEPROM v1.0 is defined in novena_eeprom.h. It is laid out as a packed struct.

Something went wrong with that request. Please try again.