[meta-ti] Denys Dmytriyenko : ompa5-evm.conf: bump max_leb_cnt
Arago Project git
git at arago-project.org
Tue Feb 9 12:47:54 PST 2016
Module: meta-ti
Branch: master
Commit: c27b74eadb853f1b155533c686224ea66bc6fb3a
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=c27b74eadb853f1b155533c686224ea66bc6fb3a
Author: Denys Dmytriyenko <denys at ti.com>
Date: Tue Feb 9 21:27:08 2016 +0000
ompa5-evm.conf: bump max_leb_cnt
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 32c1b97..3c834cb 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 4000"
+MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 4200"
# do ubiattach /dev/ubi_ctrl -m 7 -O 2048
# from dmesg:
More information about the meta-ti
mailing list