trats/trats2: enable bootloader signature
authorInha Song <ideal.song@samsung.com>
Fri, 21 Feb 2014 17:55:15 +0000 (18:55 +0100)
committerLukasz Majewski <l.majewski@samsung.com>
Mon, 31 Mar 2014 08:19:58 +0000 (10:19 +0200)
Change-Id: I9a2c86d2f24a050ff3738adb9dbd7d5914ff16d8
Signed-off-by: Inha Song <ideal.song@samsung.com>
include/configs/trats.h
include/configs/trats2.h

index 13f88ce..2717dd5 100644 (file)
@@ -20,6 +20,7 @@
 #define CONFIG_EXYNOS4210      /* which is in a EXYNOS4210 */
 #define CONFIG_TRATS           /* working with TRATS */
 #define CONFIG_TIZEN           /* TIZEN lib */
+#define CONFIG_SIG             /* make signature header */
 
 #include <asm/arch/cpu.h>      /* get chip and board defs */
 
index a057641..4d52d21 100644 (file)
@@ -19,6 +19,7 @@
 #define CONFIG_S5P             /* which is in a S5P Family */
 #define CONFIG_EXYNOS4         /* which is in a EXYNOS4XXX */
 #define CONFIG_TIZEN           /* TIZEN lib */
+#define CONFIG_SIG             /* make signature header */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */