tizen: tm1: enable ramdisk bootmode config option 23/111923/2
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 25 Jan 2017 04:22:15 +0000 (13:22 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 10 Feb 2017 04:51:15 +0000 (13:51 +0900)
This patch enables ramdisk bootmode config option for tm1 board.

Change-Id: I591324581500f9e10f2888f4c8bea46c3924bf10
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
include/configs/tizen_tm1.h

index 916c108..1c0b878 100644 (file)
 #define PARTS_RUNTIMENV2       "runtimenv2"
 #define PARTS_RAMDISK          "ramdisk1"
 
+#define CONFIG_RAMDISK_BOOT    1
+
 #define CONFIG_SIG
 
 #ifdef CONFIG_CMD_NET