From: Simon Glass Date: Fri, 12 Apr 2013 10:44:58 +0000 (+0000) Subject: exynos: Enable I2C TPM for smdk5250 X-Git-Tag: v2013.04-rc3~2^2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c1af608f6f22d58ec27b1f6ba9841d1baf12cc98;p=oweals%2Fu-boot.git exynos: Enable I2C TPM for smdk5250 This is used on some Exynos 5250 variants. Signed-off-by: Simon Glass --- diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h index 2b9d6ac061..7378487b3f 100644 --- a/include/configs/exynos5250-dt.h +++ b/include/configs/exynos5250-dt.h @@ -129,6 +129,13 @@ #define CONFIG_USB_EHCI_EXYNOS #define CONFIG_USB_STORAGE +/* TPM */ +#define CONFIG_TPM +#define CONFIG_CMD_TPM +#define CONFIG_INFINEON_TPM_I2C +#define CONFIG_INFINEON_TPM_I2C_BUS 3 +#define CONFIG_INFINEON_TPM_I2C_ADDR 0x20 + /* MMC SPL */ #define CONFIG_SPL #define COPY_BL2_FNPTR_ADDR 0x02020030