artik: configs: Modified size of system-data area from 256M to 1024M 66/69566/7 accepted/tizen/3.0/common/20161114.112229 accepted/tizen/common/20160602.140214 submit/tizen/20160602.025241 submit/tizen_3.0_common/20161104.104000
authorwansu.yoo <wansu.yoo@samsung.com>
Mon, 16 May 2016 02:18:14 +0000 (11:18 +0900)
committerWansu Yoo <wansu.yoo@samsung.com>
Fri, 20 May 2016 02:19:21 +0000 (19:19 -0700)
commit801ab1503b3b6e310a64130f7206c33b80f0c2a7
tree553d2411c976b8e36816864bdab7ab89436ddf3d
parentdae9d1328d6c8802ae66f188c94422b55b328d2d
artik: configs: Modified size of system-data area from 256M to 1024M

When there occurred system crash, core dump file is being saved at
system-data partition. (/opt/share/crash/dump)
But if there happened some crashes, it is insufficient to be saved with
current size(256M). On the other hand, there are enough size in user
partition.
So, we are thinking it's proper to adjust partition size.

Change-Id: I2a5a1b5c635ad3cb95336d2010a6284920beb48c
Signed-off-by: wansu.yoo <wansu.yoo@samsung.com>
include/configs/artik_common.h [changed mode: 0644->0755]