projects
/
profile
/
common
/
platform
/
kernel
/
u-boot-artik.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2fd671
)
artik: configs: disable RAMDUMP feature
author
Chanho Park
<chanho61.park@samsung.com>
Mon, 29 Aug 2016 07:17:28 +0000
(16:17 +0900)
committer
jino.cho
<jino.cho@samsung.com>
Mon, 5 Dec 2016 08:05:12 +0000
(17:05 +0900)
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>
include/configs/artik_common.h
patch
|
blob
|
history
diff --git
a/include/configs/artik_common.h
b/include/configs/artik_common.h
index 60bda7205653c467f40361e53ef76f27d06f9c33..3b12cbb17e6879861f7ff9e1039e22c768115f47 100755
(executable)
--- 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