summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChanho Park <chanho61.park@samsung.com>2016-08-29 16:17:28 +0900
committerjino.cho <jino.cho@samsung.com>2016-12-05 17:05:12 +0900
commitb42f1c543af41c8a4b8d8cfb5bac03f59bfcc9c4 (patch)
tree6f156e2473f092402c95ee2acebb02af5b45858b
parentb2fd671d864c898878e25c8d82238493badb0fec (diff)
downloadu-boot-artik-b42f1c543af41c8a4b8d8cfb5bac03f59bfcc9c4.tar.gz
u-boot-artik-b42f1c543af41c8a4b8d8cfb5bac03f59bfcc9c4.tar.bz2
u-boot-artik-b42f1c543af41c8a4b8d8cfb5bac03f59bfcc9c4.zip
artik: configs: disable RAMDUMP feature
This patch disable the RAMDUMP feature because the artik does not support it and it will jump to normal booting when watchdog reset. Change-Id: I84f510bb4d6127bf92bcb891cef346916a5ceb09 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
-rwxr-xr-xinclude/configs/artik_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/artik_common.h b/include/configs/artik_common.h
index 60bda7205..3b12cbb17 100755
--- a/include/configs/artik_common.h
+++ b/include/configs/artik_common.h
@@ -51,9 +51,6 @@
#define CONFIG_SYS_CLK_FREQ 24000000
-/* RAMDUMP MODE */
-#define CONFIG_RAMDUMP_MODE 0xD
-
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_CMDLINE_TAG
#define CONFIG_INITRD_TAG