commands: add spd_decode command
spd_decode command is used for decoding and printing
in human-readable format the information found
in memory module SPD EEPROMs.

There is the decode-dimms program from i2c-tools linux
package (see http://www.lm-sensors.org/wiki/I2CTools)
just for the same purpose.

Though spd_decode source code is based on decode-dimms
perl code there is a difference.

Signed-off-by: Alexander Smirnov <alllecs@yandex.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f75fe31 commit 5a7deee7d5cfbe95a5b6026e7ed09a2facd0c8d6
@Alexander Smirnov Alexander Smirnov authored on 3 Jul 2015
Sascha Hauer committed on 14 Jul 2015
Showing 3 changed files
View
commands/Kconfig
View
commands/Makefile
View
commands/spd_decode.c 0 → 100644