On Wed, Jan 20, 2021 at 1:48 PM Arnd Bergmann <a...@kernel.org> wrote:
> From: Arnd Bergmann <a...@arndb.de> > > The Ericsson U300 platform was one of two ARM929 based SoC platforms for > mobile phones in ST-Ericsson after the merger of Ericsson with ST-NXP > into ST-Ericsson, the other one being the ST Nomadik. > > The platform was not widely adopted in Linux based systems and was > replaced with the far superior ST-Ericsson U8500 in 2011, but Linus > Walleij kept maintaining the code for the whole time. > > Linus continues to use the Nomadik machine, but decided to drop > u300 from the kernel as part of this year's spring cleaning. > Thanks for having maintained it all these years. > > Cc: Linus Walleij <linus.wall...@linaro.org> > Link: > https://lore.kernel.org/lkml/cacrpkdbjkihr9fsfjth_5d_qru1__drxhm1tl40iqnrkbgq...@mail.gmail.com/ > Signed-off-by: Arnd Bergmann <a...@arndb.de> I was planning to do this but you got there first :) The reason I cannot work on it anymore is that the device requires a special signing server to flash new kernels and I don't have access to that, and we never created a U-boot or similar for this device so anything needed to go in through that flashing tool. Reviewed-by: Linus Walleij <linus.wall...@linaro.org> Will you queue the patch for ARM SoC? Yours, Linus Walleij