commit | 43f7b81f9d138942d6f393f6836dfccbb4bd0539 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Thu Sep 15 20:59:48 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 15 16:11:46 2022 -0400 |
tree | be7f97f116682fcfeddaf414f1f6d5737f6f81c5 | |
parent | 21dc5efbf4185857f4ab35eae1174e8ac233999b [diff] |
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>