projects
/
profile
/
common
/
platform
/
kernel
/
u-boot-artik7.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54ca40e
)
configs: artik533_raptor: enable the signature configuration
author
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 26 Mar 2018 06:48:53 +0000
(15:48 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 21 Jan 2019 07:25:21 +0000
(16:25 +0900)
Enable the CONFIG_SIG for checking the tizen specific signature.
Change-Id: Ifbadbc4b62dc02ef12ffd1f85188802d334555a6
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/configs/artik533_raptor.h
patch
|
blob
|
history
diff --git
a/include/configs/artik533_raptor.h
b/include/configs/artik533_raptor.h
index 3256f41f2cf0bf818a77f22949a183571e2ad27f..eb7a205dfd9fe933213f72934928678268f88998 100644
(file)
--- a/
include/configs/artik533_raptor.h
+++ b/
include/configs/artik533_raptor.h
@@
-45,6
+45,9
@@
#define COUNTER_FREQUENCY 200000000
#define CPU_RELEASE_ADDR CONFIG_SYS_INIT_SP_ADDR
+#define CONFIG_SIG
+#define CONFIG_EXTRA_SIZE SZ_1K
+
/*-----------------------------------------------------------------------
* High Level System Configuration
*/