diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/om-gta01.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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: |