ppc4xx_sdram: Use hwaddr for memory bank size
commitc8c6d68af7e7fba666a684c684f86ddbf9f20bee
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 19 Oct 2022 16:02:55 +0000 (19 18:02 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 28 Oct 2022 16:15:23 +0000 (28 13:15 -0300)
tree789322e1f919fb8937350a63cdebd4e5a6810c93
parent080741abc293e79b6e860e2c8d66bfe519090c86
ppc4xx_sdram: Use hwaddr for memory bank size

This resolves the target_ulong dependency that's clearly wrong and was
also noted in a fixme comment.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <92fdc5f9cc76bf45831428b3ec8d9fc6241b7190.1666194485.git.balaton@eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/ppc4xx_sdram.c