From: Martin Jansa Date: Sun, 7 Feb 2010 07:32:35 +0000 (+0100) Subject: om-gta01: update UBI params a bit more X-Git-Tag: Release-2010-05/1~554 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a64692e3ed77e618303044e7375ea6df89464d77;p=openembedded.git om-gta01: update UBI params a bit more * mkfs.ubifs complains: Error: max_leb_cnt too low (2376 needed) Signed-off-by: Martin Jansa --- diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf index 822403a710..5d00eae22e 100644 --- a/conf/machine/om-gta01.conf +++ b/conf/machine/om-gta01.conf @@ -74,7 +74,7 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 \ # UBI: logical eraseblock size: 15360 bytes # from ubiattach stdout: # UBI device number 0, total 3907 LEBs -MKUBIFS_ARGS = "-m 512 -e 15360 -c 2047" +MKUBIFS_ARGS = "-m 512 -e 15360 -c 2376" # do ubiattach /dev/ubi_ctrl -m 4 # from dmesg: