diff options
| author | Chirag Shilwant <c-shilwant@ti.com> | 2024-05-06 09:53:04 +0530 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2024-05-14 11:02:56 -0500 |
| commit | 37cfdd73ea6308d390cccf22e0d265051edfd49b (patch) | |
| tree | 18a63409f94048db6fecabf877039e95da5f0ec6 /meta-ti-bsp/conf | |
| parent | c7f07f1bf01fc691ac5be5cb73a16009a569f0d5 (diff) | |
| download | meta-ti-37cfdd73ea6308d390cccf22e0d265051edfd49b.tar.gz | |
conf: am437x-evm: Bump up max_leb_cnt
New features added require another increase to max_leb_cnt.
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf')
| -rw-r--r-- | meta-ti-bsp/conf/machine/am437x-evm.conf | 2 |
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 58b7996f..248add70 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 |
| 24 | MKUBIFS_ARGS = "-F -m 4096 -e 253952 -c 6000" | 24 | MKUBIFS_ARGS = "-F -m 4096 -e 253952 -c 8000" |
| 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: |
