Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1335474
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 06/10] ARM: mps2: introduce MPS2 platform |
| Date | 2016-02-16 15:50 +0100 |
| Message-ID | <r2P6V-Gk-9@gated-at.bofh.it> (permalink) |
| References | <r2KJY-6rY-17@gated-at.bofh.it> <r2Lwm-6Lz-13@gated-at.bofh.it> <r2OXf-C8-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tuesday 16 February 2016 14:35:43 Vladimir Murzin wrote: > On 16/02/16 10:56, Arnd Bergmann wrote: > > On Tuesday 16 February 2016 10:08:11 Vladimir Murzin wrote: > >> The Cortex-M Prototyping System (or V2M-MPS2) is designed for > >> prototyping and evaluation Cortex-M family of processors including the > >> latest Cortex-M7 > >> > >> It comes with a range of useful peripherals including 8MB single cycle > >> SRAM, 16MB PSRAM, Ethernet, QSVGA touch screen panel, 4bit RGB VGA > >> connector, Audio, SPI and GPIO. > >> > >> Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com> > >> --- > >> arch/arm/Kconfig | 8 ++++++++ > >> arch/arm/Makefile | 1 + > >> arch/arm/mach-mps2/Makefile | 1 + > >> arch/arm/mach-mps2/Makefile.boot | 3 +++ > >> arch/arm/mach-mps2/dtmachine.c | 21 +++++++++++++++++++++ > >> > > > > We are in the (slow) process of consolidating the ARM reference platforms > > (versatile, integrator, realview, vexpress) into one place. > > > > Thanks for information! Sometime ago I saw on a list you had some > thoughts on consolidating M-class platforms since most of them follow > quite the same pattern (I'm looking at efm32 and stm32). So, shouldn't > this platform consider that way? > Right, that would be another option. vf610 is in the same category as this one I think, it's currently in mach-imx, and we can probably leave it there. Unless someone is going to do the patch to consolidate the cortex-m platforms, I'd stay with mach-vexpress here, but I don't have a strong opinion. Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 06/10] ARM: mps2: introduce MPS2 platform Vladimir Murzin <vladimir.murzin@arm.com> - 2016-02-16 11:10 +0100
Re: [PATCH v3 06/10] ARM: mps2: introduce MPS2 platform Arnd Bergmann <arnd@arndb.de> - 2016-02-16 12:00 +0100
Re: [PATCH v3 06/10] ARM: mps2: introduce MPS2 platform Vladimir Murzin <vladimir.murzin@arm.com> - 2016-02-16 15:40 +0100
Re: [PATCH v3 06/10] ARM: mps2: introduce MPS2 platform Arnd Bergmann <arnd@arndb.de> - 2016-02-16 15:50 +0100
csiph-web