Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script
authorPali Rohár <pali@kernel.org>
Sun, 4 Sep 2022 01:29:01 +0000 (03:29 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 15 Sep 2022 20:11:06 +0000 (16:11 -0400)
commitfd986d6021e3a9f31bd062631132c493bae5cea6
tree77da28f5e4759092187f72483e1714a7253a7b71
parente1da01d7b10057de27baf579912d188da3550a4d
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>
test/nokia_rx51_test.sh