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:
Guan Xuetao 2012-08-10 14:42:27 +08:00 committed by Blue Swirl
parent ef03168a85
commit fbbdf9838d
4 changed files with 148 additions and 0 deletions

View file

@ -1 +1,6 @@
# For UniCore32 machines and boards
# PKUnity-v3 SoC and board information
obj-${CONFIG_PUV3} += puv3.o
obj-y := $(addprefix ../,$(obj-y))