On 10/15/24 10:13, Peter Maydell wrote:
On Fri, 8 Mar 2024 at 15:41, Peter Maydell <peter.maydell@xxxxxxxxxx> wrote:
Thanks to everybody for your input on this thread. My
proposal is to drop from QEMU:
* all the PXA2xx machines
* all the OMAP2 machines
* the cheetah OMAP1 machine
leaving (at least for now) sx1, sx1-v1, collie.
This has now gone through. I'm now looking for test images
for these remaining boards, so we can keep them from breaking
when we do refactoring and code cleanup/modernization.
Specifically, I'm looking for:
* QEMU command line
* all the binary blobs that go with it (hosted somewhere that
doesn't mind when our CI downloads all the images to run
its tests...)
* ideally, exercising the SD card interface if present
Could the people who are still using/testing these boards
help here ?
You'll find everything at https://github.com/groeck/linux-build-test.git,
but give me a couple of days and I'll create explicit information.
Is it ok if I create a github repository specifically for this purpose,
or does it have to be direct file downloads ?
Note that my tests only boot from sd card for sx1. I also don't have
tests for sx1-v1, only for sx1. I don't recall if I ever tried sx1-v1.
Thanks,
Guenter