commit | fd986d6021e3a9f31bd062631132c493bae5cea6 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Sun Sep 04 03:29:01 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 15 16:11:06 2022 -0400 |
tree | 77da28f5e4759092187f72483e1714a7253a7b71 | |
parent | e1da01d7b10057de27baf579912d188da3550a4d [diff] |
Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script Original Nokia UBIFS system image has 1870 LEBs, so set UBIFS volume size in test script to the same value. Number of 1870 LEBs corresponds to 230MiB (LEB size * num of LEBs = 126KiB * 1870 = 230MiB). Signed-off-by: Pali Rohár <pali@kernel.org>