From 243b85e8dac0d32847c648181c5466ecbc79bfc7 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sat, 18 Feb 2017 19:21:04 -0500 Subject: [PATCH] conf/machine: bump max_leb_cnt for am3 Previous commit meant to increase it more than just by 200... Signed-off-by: Denys Dmytriyenko --- conf/machine/am335x-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf index 841e4d20..86a828cc 100644 --- a/conf/machine/am335x-evm.conf +++ b/conf/machine/am335x-evm.conf @@ -26,7 +26,7 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" # UBI: logical eraseblock size: 126976 bytes # from ubiattach stdout: # UBI device number 0, total 1988 LEBs -MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 6200" +MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 7000" # do ubiattach /dev/ubi_ctrl -m 7 -O 2048 # from dmesg: