This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
9f2ce35dfa
qemu-e2k
/
default-configs
/
unicore32-softmmu.mak
6 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
unicore32-softmmu: Add unicore32-softmmu build support This patch adds unicore32-softmmu build support, include configure, makefile, arch_init, and all missing functions needed by softmmu. Although all missing functions are empty, unicore32-softmmu could be build successfully. By 20120804: change QEMU_ARCH_UNICORE32 to 0x4000 Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-08-10 08:42:21 +02:00
# Default configuration for unicore32-softmmu
unicore32-softmmu.mak: express dependencies with Kconfig %-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-01-29 12:16:27 +01:00
# Boards:
#
unicore32-softmmu: Add puv3 soc/board support This patch only add puv3 soc/board support, which introduces puv3 machine description, and specifies console type. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-08-10 08:42:27 +02:00
CONFIG_PUV3
=
y
Reference in New Issue
Copy Permalink