
Hi,
On Tue, 21 Apr 2020 at 08:56, Lokesh Vutla lokeshvutla@ti.com wrote:
Tom,
On 14/04/20 4:10 PM, Pali Rohár wrote:
On Wednesday 01 April 2020 00:35:18 Pali Rohár wrote:
This patch contains a script which automatically download and compile all needed tools to build a simple MTD images for booting Maemo kernel image by U-Boot from RAM, eMMC and OneNAND. MTD images are then run in virtual n900 machine provided by qemu-linaro project.
It can be used to check that U-Boot for Nokia N900 is not broken and can be successfully booted in emulator.
Script is registered in to .travis.yml so it would be automatically run on Travi CI service.
Signed-off-by: Pali Rohár pali@kernel.org
Tom Rini, in past you have asked me for N900 Travis test. So could you please review this patch (including fixup at the bottom)?
Can you ack this patch?
Please use a pytest for this (test/py). We don't use shell scripts anymore.
Regards, Simon