Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1591244
| From | Nicolas Ferre <nicolas.ferre@microchip.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC] remove support for AVR32 architecture |
| Date | 2017-03-02 17:10 +0100 |
| Message-ID | <tgBsK-4MC-39@gated-at.bofh.it> (permalink) |
| References | <tgjPc-og-5@gated-at.bofh.it> |
| Organization | microchip |
Le 01/03/2017 à 21:44, Hans-Christian Noren Egtvedt a écrit : > Hello all, > > The AVR32 architecture is not keeping up with the development of the kernel, > and since it shares so much of the drivers with Atmel ARM SoC, it is starting > to hinder these drivers to develop swiftly. It will definitively help to remove some of the non-DT code in all our former-common drivers. > Also, all AVR32 AP7 SoC processors are end of lifed from Atmel (now > Microchip). > > Finally, the GCC toolchain is stuck at version 4.2.x, and has not received > any patches since the last release from Atmel; > 4.2.4-atmel.1.1.3.avr32linux.1. When building kernel v4.10, this toolchain is > no longer able to properly link the network stack. > > Haavard and I have came to the conclusion that we feel keeping AVR32 on life > support offers more obstacles for Atmel ARMs, than it gives joy to AVR32 > users. I also suspect there are very few AVR32 users left today, if anybody > at all. > > I have prepared three patches in my for-linus branch in git tree > https://git.kernel.org/cgit/linux/kernel/git/egtvedt/linux-avr32.git Quick look at the patches (file path mostly) seems okay: Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> And thanks a lot to Haavard and you Hans-Christian for having developed, more than 10 years ago, and then maintained some of the nice early drivers that we are still using for our ARM-based platforms! > Shortlog below, patches not inlined as they are quite large IMHO. > > I will send a formal pull request to Linus unless anybody objects loudly. > > I have also prepare patches for removing AVR32 specific kernel drivers, I > will send those to the relevant subsystem maintainers. > > Hans-Christian Noren Egtvedt (3): > avr32: remove support for AVR32 architecture > docs: remove all references to AVR32 architecture > scripts: remove AVR32 support from checkstack.pl Best regards, -- Nicolas Ferre
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC] remove support for AVR32 architecture Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2017-03-01 22:20 +0100
Re: [RFC] remove support for AVR32 architecture Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-03-01 22:50 +0100
Re: [RFC] remove support for AVR32 architecture Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-03-02 02:10 +0100
Re: [RFC] remove support for AVR32 architecture Nicolas Ferre <nicolas.ferre@microchip.com> - 2017-03-02 17:10 +0100
Re: [RFC] remove support for AVR32 architecture Håvard Skinnemoen <hskinnemoen@gmail.com> - 2017-03-06 07:10 +0100
Re: [RFC] remove support for AVR32 architecture Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2017-03-06 21:00 +0100
csiph-web