/spd-eeprom

A simple command line tool for reading and writing AT24/EE1004 SPD EEPROMs.

Primary LanguagePythonApache License 2.0Apache-2.0

SPD EEPROM Tool

A simple command line tool for reading and writing AT24/EE1004 SPD EEPROMs.

AUR: spd-eeprom

Dependencies

python3

Usage

List used DIMM slots

sudo ./spd-eeprom.py -l

Read data from SPD EEPROM

sudo ./spd-eeprom.py -r -d DIMM -f FILE

Write data to SPD EEPROM

sudo ./spd-eeprom.py -w -d DIMM -f FILE