Hi Peter, On Mon, Jul 01, 2019 at 03:54:24PM +0100, Peter Maydell wrote: > I've pointed out a number of issues with these patches, but they > all turn out to be very minor (mostly fixable by moving code between > patch 1 and 2). The other thing we need is a MAINTAINERS section for > the new board: > > diff --git a/MAINTAINERS b/MAINTAINERS > index cad58b94879..0bf3739f06a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -728,6 +728,13 @@ F: include/hw/arm/fsl-imx6.h > F: include/hw/misc/imx6_*.h > F: include/hw/ssi/imx_spi.h > > +SBSA-REF > +M: Hongbo Zhang <hongbo.zh...@linaro.org> > +M: Peter Maydell <peter.mayd...@linaro.org> > +L: qemu-...@nongnu.org > +S: Maintained > +F: hw/arm/sbsa-ref.c > +
Sadly, Hongbo is no longer in Linaro (but has generously helped keep working on this platform being upstreamed since he left). It is my understanding that in his new role, Hongbo does not have the bandwidth to keep maintaining this platform once it's in. Unless I have misunderstood this (Hongbo, please confirm - we would certainly love to have your help if you feel that you do have the banwidth), could we please add Radek as a maintainer instead?: M: Radoslaw Biernacki <radoslaw.bierna...@linaro.org> If you think it could be useful, feel free to add me as a designated reviewer: R: Leif Lindholm <leif.lindh...@linaro.org> (I would not be offended if you don't, I have plenty to keep me busy :) > Sharp SL-5500 (Collie) PDA > M: Peter Maydell <peter.mayd...@linaro.org> > L: qemu-...@nongnu.org > > > So rather than making you do another respin, I'm planning to > make the fixes in my target-arm.next tree as I apply the patches. > That way we can get this in before softfreeze (which is tomorrow). Many thanks! Best Regards, Leif