summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-02-18 19:21:04 -0500
committerDenys Dmytriyenko <denys@ti.com>2017-02-18 19:22:41 -0500
commit243b85e8dac0d32847c648181c5466ecbc79bfc7 (patch)
treee9fe4258496fbe215b23ce26fa0a542330997547
parentd99bd573c3da91bd590100ce5e8e054bb3ffb318 (diff)
downloadmeta-ti-243b85e8dac0d32847c648181c5466ecbc79bfc7.tar.gz
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@ti.com>
-rw-r--r--conf/machine/am335x-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf
index 841e4d20..86a828cc 100644
--- a/conf/machine/am335x-evm.conf
+++ b/conf/machine/am335x-evm.conf
@@ -26,7 +26,7 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
26# UBI: logical eraseblock size: 126976 bytes 26# UBI: logical eraseblock size: 126976 bytes
27# from ubiattach stdout: 27# from ubiattach stdout:
28# UBI device number 0, total 1988 LEBs 28# UBI device number 0, total 1988 LEBs
29MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 6200" 29MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 7000"
30 30
31# do ubiattach /dev/ubi_ctrl -m 7 -O 2048 31# do ubiattach /dev/ubi_ctrl -m 7 -O 2048
32# from dmesg: 32# from dmesg: