[meta-ti] Denys Dmytriyenko : conf/machine: bump max_leb_cnt for am3

Arago Project git git at arago-project.org
Sat Feb 18 16:22:25 PST 2017


Module: meta-ti
Branch: morty
Commit: 3fe8ffe67c9ed7d5023078e29121db2e8d2f7c34
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=3fe8ffe67c9ed7d5023078e29121db2e8d2f7c34

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Sat Feb 18 19:21:04 2017 -0500

conf/machine: bump max_leb_cnt for am3

Previous commit meant to increase it more than just by 200...

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/am335x-evm.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf
index 841e4d2..86a828c 100644
--- a/conf/machine/am335x-evm.conf
+++ b/conf/machine/am335x-evm.conf
@@ -26,7 +26,7 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 # UBI: logical eraseblock size:    126976 bytes
 # from ubiattach stdout:
 # UBI device number 0, total 1988 LEBs
-MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 6200"
+MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 7000"
 
 # do ubiattach /dev/ubi_ctrl -m 7 -O 2048
 # from dmesg:



More information about the meta-ti mailing list