ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
commit6b6d4c1a0116c51098975131c16ecf7cefe68e79
authorBALATON Zoltan <balaton@eik.bme.hu>
Fri, 21 Jul 2023 22:13:20 +0000 (22 00:13 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 4 Aug 2023 13:50:19 +0000 (4 10:50 -0300)
tree4f674b24056de597274095e9497c6e831e216bd3
parent889dd6c525852e341c737aaca273a92fae05886f
ppc/pegasos2: Fix reg property of 64 bit BARs in device tree

The board firmware handles this correctly following the Open Firmware
standard which we missed. This fixes 64 bit BARs when using VOF.

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