]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
exynos: Enable I2C TPM for smdk5250
authorSimon Glass <sjg@chromium.org>
Fri, 12 Apr 2013 10:44:58 +0000 (10:44 +0000)
committerSimon Glass <sjg@chromium.org>
Fri, 12 Apr 2013 21:13:02 +0000 (14:13 -0700)
This is used on some Exynos 5250 variants.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/exynos5250-dt.h

index 2b9d6ac061e226d812431a93d74ea3bc464a8991..7378487b3f194f983d29c6408eb3d277dec9bc16 100644 (file)
 #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