commit | f716c1973ac97d3838212d16b94dff69becf3d67 | [log] [tgz] |
---|---|---|
author | Guan Xuetao <gxt@mprc.pku.edu.cn> | Fri Aug 10 14:42:31 2012 +0800 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Aug 11 09:37:01 2012 +0000 |
tree | fa6c5afe55bdf2a2af5f03358f0de1736ab9b0a9 | |
parent | a89d01c1925e88e7f6432b334e0b681899454486 [diff] |
unicore32-softmmu: Add puv3 pm support This patch adds puv3 pm (power management) support, include pm device simulation for kernel booting. Thank Blue Swirl for pointing out the missing "break". v1->v2: Add initialization to ret in puv3_pm_read. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>