hw/ppc/mpc8544ds: Add platform bus
commit47a0b1dff7e9c32808ca2c8a007a4dfa7bf273f1
authorBernhard Beschow <shentey@gmail.com>
Mon, 3 Oct 2022 20:31:35 +0000 (3 22:31 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 17 Oct 2022 19:15:09 +0000 (17 16:15 -0300)
treeb92b1aa4689e23bded5a49a981b1aa90271e6f6d
parent35ad5b7492cae5da86f652e8a32ba23bbd14eaa3
hw/ppc/mpc8544ds: Add platform bus

Models the real device more closely.

Address and size values are taken from mpc8544.dts from the linux-5.17.7
tree. The IRQ range is taken from e500plat.c.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Message-Id: <20221003203142.24355-7-shentey@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/mpc8544ds.c