From: Koen Kooi Date: Tue, 24 Aug 2010 10:50:55 +0000 (+0200) Subject: hawkboard: tweak ubifs params X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd903f4f6b0c967789e3e74aec6106359b16582;p=openembedded.git hawkboard: tweak ubifs params --- diff --git a/conf/machine/hawkboard.conf b/conf/machine/hawkboard.conf index 7251de70c1..9a1443f4e3 100644 --- a/conf/machine/hawkboard.conf +++ b/conf/machine/hawkboard.conf @@ -16,8 +16,8 @@ MACHINE_FEATURES = "kernel26 serial ethernet ide screen" # UBI: smallest flash I/O unit: 2048 # UBI: logical eraseblock size: 129024 bytes # from ubiattach stdout: -# UBI device number 0, total 960 LEBs -MKUBIFS_ARGS = "-m 2048 -e 129024 -c 960" +# UBI device number 0, total 971 LEBs (125282304 bytes, 119.5 MiB), available 958 LEBs +MKUBIFS_ARGS = "-m 2048 -e 129024 -c 950" # do ubiattach /dev/ubi_ctrl -m 4 # from dmesg: