minix/commands/eepromread
Thomas Cort fdbede5dcf eepromread: simple program to view eeprom contents
This program uses the i2c /dev interface to read the
contents of EEPROMs and display it to the user in
HEX and ASCII. It also has a mode that can display
data in label:value pairs. That mode is used for
board detection in the rc script to start the right
i2c drivers for the board.

Change-Id: I0bf5b13ffab5a89533c762d6881a145cf7f14914
2013-07-15 17:03:18 -04:00
..
board_info.c eepromread: simple program to view eeprom contents 2013-07-15 17:03:18 -04:00
eepromread.1 eepromread: simple program to view eeprom contents 2013-07-15 17:03:18 -04:00
eepromread.c eepromread: simple program to view eeprom contents 2013-07-15 17:03:18 -04:00
eepromread.h eepromread: simple program to view eeprom contents 2013-07-15 17:03:18 -04:00
Makefile eepromread: simple program to view eeprom contents 2013-07-15 17:03:18 -04:00