On 10/10/23 09:52, Nicholas Piggin wrote:
Add simple Linux kernel boot tests for BookE 64-bit and 32-bit CPUs using Guenter Roeck's rootfs images for Linux testing, and a gitlab repository with kernel images that I built since there are very few sources of modern BookE images now.Signed-off-by: Nicholas Piggin <npig...@gmail.com> --- tests/avocado/boot_linux_console.py | 53 +++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>