On 20 September 2015 at 21:00, Christophe Ricard
<christophe.ric...@gmail.com> wrote:
> As there is no TCG specification or recommendation for i2c TPM 1.2,
> move tpm_tis_i2c driver to tpm_i2c_infineon. Other tpm vendors like Atmel
> or STMicroelectronics may have a different transport protocol for i2c.
>
> Signed-off-by: Christophe Ricard <christophe-h.ric...@st.com>
> Reviewed-by: Tom Rini <tr...@konsulko.com>
> ---
>
> Changes in v3:
> - Adding mention to Tom Rini review
>
>  README                                            | 4 ++--
>  configs/nyan-big_defconfig                        | 2 +-
>  configs/peach-pi_defconfig                        | 2 +-
>  configs/peach-pit_defconfig                       | 2 +-
>  configs/snow_defconfig                            | 2 +-
>  configs/spring_defconfig                          | 2 +-
>  drivers/tpm/Kconfig                               | 4 ++--
>  drivers/tpm/Makefile                              | 2 +-
>  drivers/tpm/{tpm_tis_i2c.c => tpm_tis_infineon.c} | 4 ++--
>  drivers/tpm/{tpm_tis_i2c.h => tpm_tis_infineon.h} | 0
>  10 files changed, 12 insertions(+), 12 deletions(-)
>  rename drivers/tpm/{tpm_tis_i2c.c => tpm_tis_infineon.c} (99%)
>  rename drivers/tpm/{tpm_tis_i2c.h => tpm_tis_infineon.h} (100%)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to