summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2023-08-22 15:15:35 -0500
committerRyan Eatmon <reatmon@ti.com>2023-08-23 08:41:42 -0500
commitbc83b3250018e75323a2580cd5ed72f00f29ff45 (patch)
treed5b53df3e91fdfcf633f13dbb27595fb2bd73be6
parente83a907b9621ea7a4be6aff3e64ffc88c794eee4 (diff)
downloadmeta-ti-bc83b3250018e75323a2580cd5ed72f00f29ff45.tar.gz
conf: am335x-evm and am437x-evm: bump max_leb_cnt
New features added require another increase to max_leb_cnt. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/am437x-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/am437x-evm.conf b/meta-ti-bsp/conf/machine/am437x-evm.conf
index a2fb15ca..58b7996f 100644
--- a/meta-ti-bsp/conf/machine/am437x-evm.conf
+++ b/meta-ti-bsp/conf/machine/am437x-evm.conf
@@ -21,7 +21,7 @@ SERIAL_CONSOLES = "115200;ttyS0"
21# UBI: logical eraseblock size: 253952 bytes 21# UBI: logical eraseblock size: 253952 bytes
22# from ubiattach stdout: 22# from ubiattach stdout:
23# UBI device number 0, total 994 LEBs 23# UBI device number 0, total 994 LEBs
24MKUBIFS_ARGS = "-F -m 4096 -e 253952 -c 5500" 24MKUBIFS_ARGS = "-F -m 4096 -e 253952 -c 6000"
25 25
26# do ubiattach /dev/ubi_ctrl -m 11 -O 4096 26# do ubiattach /dev/ubi_ctrl -m 11 -O 4096
27# from dmesg: 27# from dmesg: