[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 06/13] hw/ppc/mpc8544ds: Add platform bus
From: |
Bin Meng |
Subject: |
Re: [PATCH v2 06/13] hw/ppc/mpc8544ds: Add platform bus |
Date: |
Sun, 9 Oct 2022 11:21:05 +0800 |
On Tue, Oct 4, 2022 at 5:22 AM Bernhard Beschow <shentey@gmail.com> wrote:
>
> 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>
> ---
> hw/ppc/mpc8544ds.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
- [PATCH v2 05/13] hw/ppc/mpc8544ds: Rename wrongly named method, (continued)
- [PATCH v2 05/13] hw/ppc/mpc8544ds: Rename wrongly named method, Bernhard Beschow, 2022/10/03
- [PATCH v2 08/13] hw/block/pflash_cfi01: Error out if device length isn't a power of two, Bernhard Beschow, 2022/10/03
- [PATCH v2 13/13] hw/ppc/e500: Add Freescale eSDHC to e500 boards, Bernhard Beschow, 2022/10/03
- [PATCH v2 06/13] hw/ppc/mpc8544ds: Add platform bus, Bernhard Beschow, 2022/10/03
- Re: [PATCH v2 06/13] hw/ppc/mpc8544ds: Add platform bus,
Bin Meng <=
- [PATCH v2 11/13] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*, Bernhard Beschow, 2022/10/03
- [PATCH v2 07/13] hw/ppc/e500: Remove if statement which is now always true, Bernhard Beschow, 2022/10/03
- [PATCH v2 12/13] hw/sd/sdhci: Implement Freescale eSDHC device model, Bernhard Beschow, 2022/10/03
- Re: [PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup, Philippe Mathieu-Daudé, 2022/10/03