[meta-ti] Denys Dmytriyenko : omap5-evm: increase max_leb_cnt

Arago Project git git at arago-project.org
Tue Feb 16 12:59:24 PST 2016


Module: meta-ti
Branch: master
Commit: 56ae0ada5b453b68caf81b4fe363597547c0a1e8
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=56ae0ada5b453b68caf81b4fe363597547c0a1e8

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Tue Feb 16 22:30:17 2016 +0000

omap5-evm: increase 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 3c834cb..2a19e77 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 4200"
+MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 4300"
 
 # do ubiattach /dev/ubi_ctrl -m 7 -O 2048
 # from dmesg:



More information about the meta-ti mailing list