Re: [PATCH v3 00/10] Support for Cortex-M Prototyping System

2016-02-16 Thread Vladimir Murzin
On 16/02/16 11:05, Arnd Bergmann wrote: > On Tuesday 16 February 2016 10:08:05 Vladimir Murzin wrote: >> Hi, >> >> This patch series provide the basic support for running ucLinux on V2M-MPS2 >> platform. >> >> With these patches applied ucLinux can be run on both HW and FVP models >> with Cortex-M3

Re: [PATCH v3 00/10] Support for Cortex-M Prototyping System

2016-02-16 Thread Arnd Bergmann
On Tuesday 16 February 2016 10:08:05 Vladimir Murzin wrote: > Hi, > > This patch series provide the basic support for running ucLinux on V2M-MPS2 > platform. > > With these patches applied ucLinux can be run on both HW and FVP models > with Cortex-M3/M4/M7 configurations. Looks very nice overall