summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDirk Eibach <eibach@gdsys.de>2013-06-26 15:55:15 +0200
committerAndy Fleming <afleming@freescale.com>2013-07-16 17:44:30 -0500
commitc01939c764dc99e899cf6b69b4ff4d0cab981461 (patch)
tree8213e56d16029cc2b251cfb75713fd90fc7b52d0 /README
parentb778c1b5debc4176baf93ed5085498e603f99343 (diff)
downloadtalos-obmc-uboot-c01939c764dc99e899cf6b69b4ff4d0cab981461.tar.gz
talos-obmc-uboot-c01939c764dc99e899cf6b69b4ff4d0cab981461.zip
Add Atmel I2C tpm
Add support for Atmel TPM devices with two wire interface. Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc> Signed-off-by: Reinhard Pfau <reinhard.pfau@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 3941725c43..bcfffc3695 100644
--- a/README
+++ b/README
@@ -1238,6 +1238,9 @@ The following options need to be configured:
CONFIG_TPM_TIS_I2C_BURST_LIMITATION
Define the burst count bytes upper limit
+ CONFIG_TPM_ATMEL_TWI
+ Support for Atmel TWI TPM device. Requires I2C support.
+
CONFIG_TPM_TIS_LPC
Support for generic parallel port TPM devices. Only one device
per system is supported at this time.
OpenPOWER on IntegriCloud