]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tricorder: add tricordereeprom command
authorAndreas Bießmann <andreas.biessmann@corscience.de>
Fri, 6 Sep 2013 13:04:52 +0000 (15:04 +0200)
committerTom Rini <trini@ti.com>
Fri, 1 Nov 2013 19:55:58 +0000 (15:55 -0400)
commit459f1da88b42e9a795e51c73fcd55fd339fc594b
tree74d413388528877e38d55be691b5557a66053991
parentdeac6d664b3149ff0b44676c345303dad62b74b5
tricorder: add tricordereeprom command

The new tricordereeprom command can read and write the eeprom for hardware
detection on tricorder devices.

Signed-off-by: Andreas Bießmann <andreas.biessmann@corscience.de>
board/corscience/tricorder/Makefile
board/corscience/tricorder/tricorder-eeprom.c [new file with mode: 0644]
board/corscience/tricorder/tricorder-eeprom.h [new file with mode: 0644]
include/configs/tricorder.h