unicore32: Use uc32_cpu_init()
commitc3898f770bffd6be5c1558abeaca9cd1fb18b6ca
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 26 Feb 2015 20:37:48 +0000 (26 17:37 -0300)
committerAndreas Färber <afaerber@suse.de>
Tue, 10 Mar 2015 16:07:28 +0000 (10 17:07 +0100)
tree12c94cdb1601834177780496268c262ee4007023
parenteeff620f820f9f0a4f400dec1437bc251402051a
unicore32: Use uc32_cpu_init()

Instead of using the legacy cpu_init() function, use uc32_cpu_init() to
create a UniCore32CPU object.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/unicore32/puv3.c