]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cm-t35: add EEPROM module and pass Linux a serial number
authorNikita Kiryanov <nikita@compulab.co.il>
Thu, 12 Jan 2012 03:26:30 +0000 (03:26 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 16 Jan 2012 07:40:11 +0000 (08:40 +0100)
commit8230925049c164908f3936428e73e240830752f5
treea42928547b35e8b5be44704117ce48aec7e7ab34
parentce15ec9f695c5ee7023c3e256ee67a2538496c46
cm-t35: add EEPROM module and pass Linux a serial number

Add board specific EEPROM handling module,
read the serial number from the EEPROM and pass it to Linux.

Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
board/cm_t35/Makefile
board/cm_t35/cm_t35.c
board/cm_t35/eeprom.c [new file with mode: 0644]
include/configs/cm_t35.h