projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f626799
)
exynos: Enable I2C TPM for smdk5250
author
Simon Glass
<sjg@chromium.org>
Fri, 12 Apr 2013 10:44:58 +0000
(10:44 +0000)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/include/configs/exynos5250-dt.h
b/include/configs/exynos5250-dt.h
index
2b9d6ac
..
7378487
100644
(file)
--- 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