diff options
author | Guenter Roeck <linux@roeck-us.net> | 2016-10-28 14:12:31 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-10-28 15:51:27 +0100 |
commit | d26a10e232eb18bf9e32dc2366231715bfd1d5b4 (patch) | |
tree | f4d869076818a59337d2232b7aa226f0c5fd69da /block.c | |
parent | 14da5821010b3fd68e25f2193805c43e402bd33a (diff) | |
download | qemu-d26a10e232eb18bf9e32dc2366231715bfd1d5b4.zip qemu-d26a10e232eb18bf9e32dc2366231715bfd1d5b4.tar.gz qemu-d26a10e232eb18bf9e32dc2366231715bfd1d5b4.tar.bz2 |
hw/arm/tosa: Fix reset handling
Using the CPU reset handler for resets triggered by writing into
gpio pins other than GPIO01 is not appropriate and does not work,
since the reset triggered by writing into GPIO01 is configurable.
Use a separate reset handler for tosa to reset the entire system
and not just the CPU.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Message-id: 1477597646-24111-2-git-send-email-linux@roeck-us.net
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions