[PATCH 0/3] pegasos2 fixes for 8.1

BALATON Zoltan posted 3 patches 9 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1689725688.git.balaton@eik.bme.hu
Maintainers: BALATON Zoltan <balaton@eik.bme.hu>
hw/ppc/pegasos2.c | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
[PATCH 0/3] pegasos2 fixes for 8.1
Posted by BALATON Zoltan 9 months, 2 weeks ago
These are some small fixes when using pegasos2 with the QEMU built in
VOF instead of the non-free board firmware that fix bugs in the
generated device tree and matches the board firmware in the reset
state of on-board USB devices. This fixes booting AmigaOS with VOF and
only touches parts that are used with VOF only so I'd like these to be
merged for 8.1.

Regards,

BALATON Zoltan (3):
  ppc/pegasos2: Fix reset state of USB functions
  ppc/pegasos2: Fix reg property of ROM BARs
  ppc/pegasos2: Fix naming of device tree nodes

 hw/ppc/pegasos2.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

-- 
2.30.9
Re: [PATCH 0/3] pegasos2 fixes for 8.1
Posted by Daniel Henrique Barboza 9 months, 2 weeks ago

On 7/18/23 21:32, BALATON Zoltan wrote:
> These are some small fixes when using pegasos2 with the QEMU built in
> VOF instead of the non-free board firmware that fix bugs in the
> generated device tree and matches the board firmware in the reset
> state of on-board USB devices. This fixes booting AmigaOS with VOF and
> only touches parts that are used with VOF only so I'd like these to be
> merged for 8.1.

Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>


And pushed to ppc-next. Thanks,

Daniel

> 
> Regards,
> 
> BALATON Zoltan (3):
>    ppc/pegasos2: Fix reset state of USB functions
>    ppc/pegasos2: Fix reg property of ROM BARs
>    ppc/pegasos2: Fix naming of device tree nodes
> 
>   hw/ppc/pegasos2.c | 18 +++++++++++++++++-
>   1 file changed, 17 insertions(+), 1 deletion(-)
>
Re: [PATCH 0/3] pegasos2 fixes for 8.1
Posted by BALATON Zoltan 9 months, 2 weeks ago
On Fri, 21 Jul 2023, Daniel Henrique Barboza wrote:
> On 7/18/23 21:32, BALATON Zoltan wrote:
>> These are some small fixes when using pegasos2 with the QEMU built in
>> VOF instead of the non-free board firmware that fix bugs in the
>> generated device tree and matches the board firmware in the reset
>> state of on-board USB devices. This fixes booting AmigaOS with VOF and
>> only touches parts that are used with VOF only so I'd like these to be
>> merged for 8.1.
>
> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
>
>
> And pushed to ppc-next. Thanks,

Thank you. I've just sent another similar one I've found later so was 
missed from this series but I hope this can still get in. This should be 
the last one from me for 8.1 now, sorry for sending it so late.

Regards,
BALATON Zoltan

> Daniel
>
>> 
>> Regards,
>> 
>> BALATON Zoltan (3):
>>    ppc/pegasos2: Fix reset state of USB functions
>>    ppc/pegasos2: Fix reg property of ROM BARs
>>    ppc/pegasos2: Fix naming of device tree nodes
>>
>>   hw/ppc/pegasos2.c | 18 +++++++++++++++++-
>>   1 file changed, 17 insertions(+), 1 deletion(-)
>> 
>
>
Re: [PATCH 0/3] pegasos2 fixes for 8.1
Posted by Daniel Henrique Barboza 9 months, 1 week ago

On 7/21/23 19:17, BALATON Zoltan wrote:
> On Fri, 21 Jul 2023, Daniel Henrique Barboza wrote:
>> On 7/18/23 21:32, BALATON Zoltan wrote:
>>> These are some small fixes when using pegasos2 with the QEMU built in
>>> VOF instead of the non-free board firmware that fix bugs in the
>>> generated device tree and matches the board firmware in the reset
>>> state of on-board USB devices. This fixes booting AmigaOS with VOF and
>>> only touches parts that are used with VOF only so I'd like these to be
>>> merged for 8.1.
>>
>> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
>>
>>
>> And pushed to ppc-next. Thanks,
> 
> Thank you. I've just sent another similar one I've found later so was missed from this series but I hope this can still get in. This should be the last one from me for 8.1 now, sorry for sending it so late.

It's fine. It's still a good time to push this kind of fixes. I'll take
a look at that one.


Daniel

> 
> Regards,
> BALATON Zoltan
> 
>> Daniel
>>
>>>
>>> Regards,
>>>
>>> BALATON Zoltan (3):
>>>    ppc/pegasos2: Fix reset state of USB functions
>>>    ppc/pegasos2: Fix reg property of ROM BARs
>>>    ppc/pegasos2: Fix naming of device tree nodes
>>>
>>>   hw/ppc/pegasos2.c | 18 +++++++++++++++++-
>>>   1 file changed, 17 insertions(+), 1 deletion(-)
>>>
>>
>>