New features added require another increase to max_leb_cnt. Signed-off-by: Chirag Shilwant <[email protected]> --- meta-ti-bsp/conf/machine/am437x-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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" # UBI: logical eraseblock size: 253952 bytes # from ubiattach stdout: # UBI device number 0, total 994 LEBs -MKUBIFS_ARGS = "-F -m 4096 -e 253952 -c 6000" +MKUBIFS_ARGS = "-F -m 4096 -e 253952 -c 8000" # do ubiattach /dev/ubi_ctrl -m 11 -O 4096 # from dmesg: -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17642): https://lists.yoctoproject.org/g/meta-ti/message/17642 Mute This Topic: https://lists.yoctoproject.org/mt/105934386/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
