summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/keystone-evm.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/machine/keystone-evm.conf b/conf/machine/keystone-evm.conf
index c878d522..088e524a 100644
--- a/conf/machine/keystone-evm.conf
+++ b/conf/machine/keystone-evm.conf
@@ -15,9 +15,8 @@ SYSVINIT_ENABLED_GETTYS = ""
15# UBI: smallest flash I/O unit: 2048 15# UBI: smallest flash I/O unit: 2048
16# UBI: logical eraseblock size: 126976 bytes 16# UBI: logical eraseblock size: 126976 bytes
17# from ubiattach stdout: 17# from ubiattach stdout:
18# UBI device number 0, total 857 LEBs 18# UBI device number 0, total 3856 LEBs
19# MKUBIFS_ARGS = "-m 2048 -e 129024 -c 857" 19MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3856"
20MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 857"
21 20
22# do ubiattach /dev/ubi_ctrl -m 4 21# do ubiattach /dev/ubi_ctrl -m 4
23# from dmesg: 22# from dmesg: