diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2019-11-21 08:32:39 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-11-21 02:23:13 +0000 |
| commit | f16f60ea9caf4f100a51e163b4e076e8aebb730a (patch) | |
| tree | 6d960ec92ad41f10c27964f4165777fcd01fb1af /conf | |
| parent | f39aef109e0286792056c047318436757a6b4507 (diff) | |
| download | meta-ti-f16f60ea9caf4f100a51e163b4e076e8aebb730a.tar.gz | |
am335x-evm: bump max_leb_cnt again
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/am335x-evm.conf | 2 |
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 |
| 27 | MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 9800" | 27 | MKUBIFS_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: |
