summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-02-08 00:03:26 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-02-08 12:30:13 -0500
commit9ec00aa9413602d9e4f6851d3a246560a46c2542 (patch)
tree28c2e74384910ff108c95ddf3bf0a6d5e06d7652 /conf/machine
parentd3a7ce8cf388546998673a277eba84d9c7eaa8b8 (diff)
downloadmeta-ti-9ec00aa9413602d9e4f6851d3a246560a46c2542.tar.gz
k2hk-evm: increase max_leb_cnt
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/k2hk-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/k2hk-evm.conf b/conf/machine/k2hk-evm.conf
index 0ef6ad08..3c09a7e4 100644
--- a/conf/machine/k2hk-evm.conf
+++ b/conf/machine/k2hk-evm.conf
@@ -20,7 +20,7 @@ SYSVINIT_ENABLED_GETTYS = ""
20# UBI: logical eraseblock size: 126976 bytes 20# UBI: logical eraseblock size: 126976 bytes
21# from ubiattach stdout: 21# from ubiattach stdout:
22# UBI device number 0, total 3856 LEBs 22# UBI device number 0, total 3856 LEBs
23MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3856" 23MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3900"
24 24
25# do ubiattach /dev/ubi_ctrl -m 4 25# do ubiattach /dev/ubi_ctrl -m 4
26# from dmesg: 26# from dmesg: