projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acbb1eb
)
Exynos: config: Enable ACE HW for SHA 256 for Exynos
author
Akshay Saraswat
<akshay.s@samsung.com>
Wed, 20 Mar 2013 21:00:57 +0000
(21:00 +0000)
committer
Minkyu Kang
<mk7.kang@samsung.com>
Fri, 29 Mar 2013 11:10:42 +0000
(20:10 +0900)
This enables SHA 256 for exynos.
Signed-off-by: ARUN MANKUZHI <arun.m@samsung.com>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-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 2b9d6ac061e226d812431a93d74ea3bc464a8991..417b29c3a2fd108f02ac88f46580a183a01f3476 100644
(file)
--- a/
include/configs/exynos5250-dt.h
+++ b/
include/configs/exynos5250-dt.h
@@
-46,6
+46,9
@@
/* Keep L2 Cache Disabled */
#define CONFIG_SYS_DCACHE_OFF
+/* Enable ACE acceleration for SHA1 and SHA256 */
+#define CONFIG_EXYNOS_ACE_SHA
+
#define CONFIG_SYS_SDRAM_BASE 0x40000000
#define CONFIG_SYS_TEXT_BASE 0x43E00000