qemu-e2k/hw/cpu
Peter Maydell 66aae5e1ec default-configs: Fix A9MP and A15MP config names
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 Cortex-A9. Rename the
CONFIG_ switches to bring them into line with the source file
names and CPU names.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1376056215-26391-1-git-send-email-peter.maydell@linaro.org
2013-08-20 14:54:32 +01:00
..
Makefile.objs default-configs: Fix A9MP and A15MP config names 2013-08-20 14:54:32 +01:00
a9mpcore.c cpu/a9mpcore: QOM casting cleanup 2013-07-29 20:41:54 +02:00
a15mpcore.c hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs 2013-08-20 14:54:32 +01:00
arm11mpcore.c arm11mpcore: QOM cast cleanups for mpcore_rirq_state 2013-07-29 20:44:02 +02:00
icc_bus.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00