[meta-ti] Denys Dmytriyenko : omap5-evm: bump max_leb_cnt once more
Arago Project git
git at arago-project.org
Mon Nov 30 09:06:28 PST 2015
Module: meta-ti
Branch: fido
Commit: d25a4c46236fab8c6ba345d59e1001f517eab51b
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=d25a4c46236fab8c6ba345d59e1001f517eab51b
Author: Denys Dmytriyenko <denys at ti.com>
Date: Mon Nov 30 12:05:41 2015 -0500
omap5-evm: bump max_leb_cnt once more
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/omap5-evm.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/machine/omap5-evm.conf b/conf/machine/omap5-evm.conf
index 520bb95..32c1b97 100644
--- a/conf/machine/omap5-evm.conf
+++ b/conf/machine/omap5-evm.conf
@@ -19,7 +19,7 @@ SERIAL_CONSOLE = "115200 ttyO2"
# UBI: logical eraseblock size: 126976 bytes
# from ubiattach stdout:
# UBI device number 0, total 1988 LEBs
-MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3900"
+MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 4000"
# do ubiattach /dev/ubi_ctrl -m 7 -O 2048
# from dmesg:
More information about the meta-ti
mailing list