aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/hawkboard.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/hawkboard.conf')
-rw-r--r--conf/machine/hawkboard.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/hawkboard.conf b/conf/machine/hawkboard.conf
index 9a1443f4e3..b6e7f2d0fe 100644
--- a/conf/machine/hawkboard.conf
+++ b/conf/machine/hawkboard.conf
@@ -14,10 +14,10 @@ MACHINE_FEATURES = "kernel26 serial ethernet ide screen"
# do ubiattach /dev/ubi_ctrl -m 4
# From dmesg:
# UBI: smallest flash I/O unit: 2048
-# UBI: logical eraseblock size: 129024 bytes
+# UBI: logical eraseblock size: 126976 bytes
# from ubiattach stdout:
-# UBI device number 0, total 971 LEBs (125282304 bytes, 119.5 MiB), available 958 LEBs
-MKUBIFS_ARGS = "-m 2048 -e 129024 -c 950"
+# UBI device number 0, total 971 LEBs (123293696 bytes, 117.6 MiB), available 958 LEBs (121643008 bytes, 116.0 MiB), LEB size 126976 bytes (124.0 KiB)
+MKUBIFS_ARGS = "-m 2048 -e 126976 -c 948"
# do ubiattach /dev/ubi_ctrl -m 4
# from dmesg: