mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
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>
This commit is contained in:
parent
ef03168a85
commit
fbbdf9838d
4 changed files with 148 additions and 0 deletions
|
@ -1 +1,6 @@
|
|||
# For UniCore32 machines and boards
|
||||
|
||||
# PKUnity-v3 SoC and board information
|
||||
obj-${CONFIG_PUV3} += puv3.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue