redchenjs / spd-eeprom

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Python 100.0%