[meta-ti] [PATCH] k2hk-evm: increase max_leb_cnt
Denys Dmytriyenko
denis at denix.org
Sun Feb 7 10:03:26 PST 2016
From: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/k2hk-evm.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/k2hk-evm.conf b/conf/machine/k2hk-evm.conf
index 0ef6ad0..3c09a7e 100644
--- a/conf/machine/k2hk-evm.conf
+++ b/conf/machine/k2hk-evm.conf
@@ -20,7 +20,7 @@ SYSVINIT_ENABLED_GETTYS = ""
# UBI: logical eraseblock size: 126976 bytes
# from ubiattach stdout:
# UBI device number 0, total 3856 LEBs
-MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3856"
+MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3900"
# do ubiattach /dev/ubi_ctrl -m 4
# from dmesg:
--
2.2.0
More information about the meta-ti
mailing list