]> git.proxmox.com Git - mirror_qemu.git/commit
net/dp8393x: fix hardware reset
authorHervé Poussineau <hpoussin@reactos.org>
Wed, 3 Jun 2015 20:45:49 +0000 (22:45 +0200)
committerLeon Alrae <leon.alrae@imgtec.com>
Thu, 11 Jun 2015 09:13:30 +0000 (10:13 +0100)
commitbd8f1ebce430eb6c1dd92e34baf7bc35aa600464
treee320cabafba3b778a0cc0b977450a2f1b0024df5
parent409b52bfe199d8106dadf7c5ff3d88d2228e89b5
net/dp8393x: fix hardware reset

Documentation is not clear of what happens when doing a hardware reset,
but firmware expect all registers to be zero unless specified otherwise.

This fixes reboot on MIPS Magnum.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
hw/net/dp8393x.c