Nokia RX-51: Add booting from UBI into test script
authorPali Rohár <pali@kernel.org>
Thu, 15 Sep 2022 18:59:48 +0000 (20:59 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 15 Sep 2022 20:11:46 +0000 (16:11 -0400)
commit43f7b81f9d138942d6f393f6836dfccbb4bd0539
treebe7f97f116682fcfeddaf414f1f6d5737f6f81c5
parent21dc5efbf4185857f4ab35eae1174e8ac233999b
Nokia RX-51: Add booting from UBI into test script

Compile U-Boot with UBI/UBIFS support according to doc/board/nokia/rx51.rst
instructions and add test case for loading kernel image from UBI volume.

Signed-off-by: Pali Rohár <pali@kernel.org>
test/nokia_rx51_test.sh