62adc4c610
EEPROM/RFID chip present in thinkpad should be locked in a way to avoid any potential RFID access. Read serial number, UUID and P/N from EEPROM. This info is stored on AT24RF08 chip acessible through SMBUS. Change-Id: Ia3e766d90a094f63c8c854cd37e165221ccd8acd Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/4774 Tested-by: build bot (Jenkins) Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
10 lines
206 B
Makefile
10 lines
206 B
Makefile
subdirs-y += adm1026
|
|
subdirs-y += adm1027
|
|
subdirs-y += adt7463
|
|
subdirs-y += i2cmux
|
|
subdirs-y += i2cmux2
|
|
subdirs-y += lm63
|
|
subdirs-y += rtd2132
|
|
subdirs-y += w83795
|
|
subdirs-y += w83793
|
|
subdirs-y += at24rf08c
|