summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am437x-evm.conf
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2023-06-10 17:03:28 -0500
committerRyan Eatmon <reatmon@ti.com>2023-06-10 17:03:28 -0500
commite4dcd602af118630d684ab06dd7aa13f9deb6773 (patch)
treecfdab0ea217eb5c97ccb6700e949b122825dc1d7 /meta-ti-bsp/conf/machine/am437x-evm.conf
parent732a15cae061211a0fb2dec751a49cd22d073bfe (diff)
downloadmeta-ti-e4dcd602af118630d684ab06dd7aa13f9deb6773.tar.gz
conf: am335x-evm and am437x-evm: bump max_leb_cnt
New features added require an increase to max_leb_cnt. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/am437x-evm.conf')
-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 98602add..6501a3ef 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 4800" 24MKUBIFS_ARGS = "-F -m 4096 -e 253952 -c 5000"
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: