commit | 4c24171cd6fc481c85a8f5411b60cd00f0378f25 | [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 | 9322905faaf783c691097f8def7f8a2a48ec7211 [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>