[meta-ti] Denys Dmytriyenko : k2hk-evm: increase max_leb_cnt
Arago Project git
git at arago-project.org
Mon Feb 8 09:30:55 PST 2016
Module: meta-ti
Branch: fido
Commit: 4930db287c938577b69c73cbbfeabc76cd9b744d
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=4930db287c938577b69c73cbbfeabc76cd9b744d
Author: Denys Dmytriyenko <denys at ti.com>
Date: Mon Feb 8 00:03:26 2016 +0000
k2hk-evm: increase max_leb_cnt
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/k2hk-evm.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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:
More information about the meta-ti
mailing list