From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Mon, 22 Apr 2013 19:33:43 -0700 Subject: [U-Boot] [PATCH 1/1] TPM: STMicroelectronics u-boot driver I2C In-Reply-To: <1366646150-2054-1-git-send-email-mathias.leblanc@st.com> References: <1366646150-2054-1-git-send-email-mathias.leblanc@st.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Mathias, On Mon, Apr 22, 2013 at 8:55 AM, Mathias leblanc wrote: > From: Mathias Leblanc > > * STMicroelectronics version 1.2.0, Copyright (C) 2013 > * This is free software, and you are welcome to redistribute it > * under certain conditions. > > This is the driver for TPM chip from ST Microelectronics. > > If you have a TPM security chip from STMicroelectronics working with > an I2C, read the README file and add the correct defines regarding > the tpm in the configuration file of your board. > This file is located in include/configs/your_board.h > > The driver will be accessible from within uboot terminal. Please can you take a look at current mainline TPM support? Also there are some new patches on top of that: http://patchwork.ozlabs.org/patch/236211/ http://patchwork.ozlabs.org/patch/236212/ http://patchwork.ozlabs.org/patch/236214/ http://patchwork.ozlabs.org/patch/236215/ http://patchwork.ozlabs.org/patch/236213/ Please take a look, and perhaps rebase on top of that? Thanks for your efforts on this. Regards, Simon