New features added require another increase to max_leb_cnt. Signed-off-by: Chirag Shilwant <[email protected]> --- meta-ti-bsp/conf/machine/am335x-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-ti-bsp/conf/machine/am335x-evm.conf b/meta-ti-bsp/conf/machine/am335x-evm.conf index 97a4b8b0..5b7739ce 100644 --- a/meta-ti-bsp/conf/machine/am335x-evm.conf +++ b/meta-ti-bsp/conf/machine/am335x-evm.conf @@ -22,7 +22,7 @@ SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS3" # UBI: logical eraseblock size: 126976 bytes # from ubiattach stdout: # UBI device number 0, total 1988 LEBs -MKUBIFS_ARGS ?= "-F -m 2048 -e 126976 -c 12000" +MKUBIFS_ARGS ?= "-F -m 2048 -e 126976 -c 13000" # do ubiattach /dev/ubi_ctrl -m 7 -O 2048 # from dmesg: -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17561): https://lists.yoctoproject.org/g/meta-ti/message/17561 Mute This Topic: https://lists.yoctoproject.org/mt/105404592/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
