Re: [Qemu-devel] [PATCH] default-configs: Fix A9MP and A15MP config names

2013-08-20 Thread Peter Maydell
On 9 August 2013 14:50, Peter Maydell wrote: > When individual CONFIG_ switches for the A9MPcore and A15MPcore > devices were created, they were inadvertently given incorrect names > (CONFIG_ARM9MPCORE and CONFIG_ARM15MPCORE). These CPUs are > "Cortex-A9MP" and "Cortex-A15MP", and in particular th

[Qemu-devel] [PATCH] default-configs: Fix A9MP and A15MP config names

2013-08-09 Thread Peter Maydell
When individual CONFIG_ switches for the A9MPcore and A15MPcore devices were created, they were inadvertently given incorrect names (CONFIG_ARM9MPCORE and CONFIG_ARM15MPCORE). These CPUs are "Cortex-A9MP" and "Cortex-A15MP", and in particular the ARM9 is a different (rather older) CPU than the Cort