summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-11-21 08:32:39 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-11-21 02:21:00 +0000
commit80ff20dee34c4f1e169b0bad2ba1806fec1a4b43 (patch)
treeea0782a45e5509a5ecb2e14a914f7597f4d77c80
parent3d5b6c3cbb127c19c45f3a22556ea706b0e0116e (diff)
downloadmeta-ti-ti2019.05-rc4.tar.gz
am335x-evm: bump max_leb_cnt againti2019.05-rc4ti2019.05
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 ad245dda..92e6cf05 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 9800" 27MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 9900"
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: