On 2018-10-29 13:24, Peter Maydell wrote: > On 27 October 2018 at 12:04, Guenter Roeck <li...@roeck-us.net> wrote: >> On 10/26/18 3:12 AM, Peter Maydell wrote: >>> Hi Guenter; there's a proposal here to deprecate (and eventually >>> remove) the 'collie' board (strongarm) from QEMU. Is that one of >>> the ones you're currently using in your automated testing of Linux >>> kernels on QEMU? >>> >> >> Yes. I can run the test with older versions of qemu, so it is ok for me >> if it is removed (as long as that removal is not backported). > > Mmm, but if we have an active user who's testing them then they > probably shouldn't be in the frontline of boards to remove.
Yes, I agree. I based my patch on the assumption that the board was incomplete and not really usable (as mentioned in the patch description), but if it is still usable to some degree, then please disregard my patch. Thomas