Re: [Qemu-devel] [PATCH 3/3] arm: add EFM32GG-DK3750 support

2014-05-04 Thread Andreas Färber
Hi, Am 04.05.2014 17:52, schrieb Rabin Vincent: > Add support for the EFM32GG990 MCU and its development board > EFM32GG-DK3750. This is a Cortex-M3 platform supported > by mainline Linux. > > Signed-off-by: Rabin Vincent > --- > default-configs/arm-softmmu.mak | 1 + > hw/arm/Makefile.objs

[Qemu-devel] [PATCH 3/3] arm: add EFM32GG-DK3750 support

2014-05-04 Thread Rabin Vincent
Add support for the EFM32GG990 MCU and its development board EFM32GG-DK3750. This is a Cortex-M3 platform supported by mainline Linux. Signed-off-by: Rabin Vincent --- default-configs/arm-softmmu.mak | 1 + hw/arm/Makefile.objs| 1 + hw/arm/efm32.c | 71 ++