This is used on some Exynos 5250 variants. For now, enable it manually until we have CONFIG_OF_CONTROL support.
Signed-off-by: Simon Glass <s...@chromium.org> --- include/configs/smdk5250.h | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/include/configs/smdk5250.h b/include/configs/smdk5250.h index c0f8622..c275a0e 100644 --- a/include/configs/smdk5250.h +++ b/include/configs/smdk5250.h @@ -107,6 +107,11 @@ #define CONFIG_USB_EHCI_EXYNOS #define CONFIG_USB_STORAGE +/* 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 -- 1.7.7.3 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot