mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
lm32: EVR32 and uclinux BSP
This patch adds support for the following two BSPs: - LM32 EVR32 BSP (as used by RTEMS) - uclinux BSP by Theobroma Systems Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
This commit is contained in:
parent
e5f799a267
commit
d821732aba
3 changed files with 312 additions and 0 deletions
4
default-configs/lm32-softmmu.mak
Normal file
4
default-configs/lm32-softmmu.mak
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Default configuration for lm32-softmmu
|
||||
|
||||
CONFIG_PTIMER=y
|
||||
CONFIG_PFLASH_CFI02=y
|
Loading…
Add table
Add a link
Reference in a new issue