summaryrefslogtreecommitdiffstats
path: root/conf/machine/dra7xx-evm.conf
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-10-28 01:06:25 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-28 16:06:08 -0400
commit667b451588a9ea2533d63745c81e91071c49ed36 (patch)
tree38283194fee9616313b12b47f6fd93a67449bd99 /conf/machine/dra7xx-evm.conf
parente72915d14e56bc66840e5392165d282898e101e2 (diff)
downloadmeta-ti-667b451588a9ea2533d63745c81e91071c49ed36.tar.gz
am57xx-evm,dra7xx-evm: Increase max_leb_cnt
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/dra7xx-evm.conf')
-rw-r--r--conf/machine/dra7xx-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index 3b886688..9bfcb5c9 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -23,7 +23,7 @@ UBOOT_MACHINE = "dra7xx_evm_config"
23# UBI: logical eraseblock size: 126976 bytes 23# UBI: logical eraseblock size: 126976 bytes
24# from ubiattach stdout: 24# from ubiattach stdout:
25# UBI device number 0, total 1988 LEBs 25# UBI device number 0, total 1988 LEBs
26MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 5120" 26MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 6400"
27 27
28# do ubiattach /dev/ubi_ctrl -m 7 -O 2048 28# do ubiattach /dev/ubi_ctrl -m 7 -O 2048
29# from dmesg: 29# from dmesg: