trats/trats2: enable bootloader signature
authorInha Song <ideal.song@samsung.com>
Fri, 21 Feb 2014 17:55:15 +0000 (18:55 +0100)
committerPrzemyslaw Marczak <p.marczak@samsung.com>
Thu, 3 Apr 2014 07:54:20 +0000 (09:54 +0200)
Change-Id: I9a2c86d2f24a050ff3738adb9dbd7d5914ff16d8
Signed-off-by: Inha Song <ideal.song@samsung.com>
include/configs/trats.h
include/configs/trats2.h

index a758a48..c356c9e 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 7eb1c3a..80d6f19 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 */