mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-03 01:10:43 +00:00
k2hk-evm: increase max_leb_cnt
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -20,7 +20,7 @@ SYSVINIT_ENABLED_GETTYS = ""
|
|||||||
# UBI: logical eraseblock size: 126976 bytes
|
# UBI: logical eraseblock size: 126976 bytes
|
||||||
# from ubiattach stdout:
|
# from ubiattach stdout:
|
||||||
# UBI device number 0, total 3856 LEBs
|
# UBI device number 0, total 3856 LEBs
|
||||||
MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3856"
|
MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3900"
|
||||||
|
|
||||||
# do ubiattach /dev/ubi_ctrl -m 4
|
# do ubiattach /dev/ubi_ctrl -m 4
|
||||||
# from dmesg:
|
# from dmesg:
|
||||||
|
|||||||
Reference in New Issue
Block a user