ppc/pegasos2: Fix reset state of USB functions
commit19ac7b29f81196dc20c9d97cf36f9004fa7e60c4
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 19 Jul 2023 00:32:54 +0000 (19 02:32 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 4 Aug 2023 13:50:19 +0000 (4 10:50 -0300)
tree9bd601a22d0ff7fef0c8d5fe6ea26f386135ea1c
parentc26d005e62f4fd177dae0cd70c24cb96761edebc
ppc/pegasos2: Fix reset state of USB functions

The original non-free board firmware sets the command register of the
USB functions to 7 and some guests rely on this for working USB. Match
what the board firmware does when using VOF instead.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-ID: <06a2b864431425f23d1f2b5abf0c027819ac11c6.1689725688.git.balaton@eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/pegasos2.c