summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-03-14 17:27:55 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-14 17:42:19 +0000
commit3674211d683198110eb0be15d3323821895169cc (patch)
tree9a9a05476a95af78c02eec9c7d90190f6bb900e0 /conf/machine
parentb844db90125bf337b23c3b9f150e44f85d5f43e9 (diff)
downloadmeta-ti-3674211d683198110eb0be15d3323821895169cc.tar.gz
am335x-evm: bump max_leb_cnt
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine')
-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 edc2ced8..2dfec463 100644
--- a/conf/machine/am335x-evm.conf
+++ b/conf/machine/am335x-evm.conf
@@ -24,7 +24,7 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
24# UBI: logical eraseblock size: 126976 bytes 24# UBI: logical eraseblock size: 126976 bytes
25# from ubiattach stdout: 25# from ubiattach stdout:
26# UBI device number 0, total 1988 LEBs 26# UBI device number 0, total 1988 LEBs
27MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 8600" 27MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 8700"
28 28
29# do ubiattach /dev/ubi_ctrl -m 7 -O 2048 29# do ubiattach /dev/ubi_ctrl -m 7 -O 2048
30# from dmesg: 30# from dmesg: