[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] hw/arm: add PCIe to Freescale i.MX6
|
From: |
Guenter Roeck |
|
Subject: |
Re: [PATCH v2] hw/arm: add PCIe to Freescale i.MX6 |
|
Date: |
Sun, 28 Jan 2024 21:37:28 -0800 |
On Sat, Jan 27, 2024 at 11:11:58AM -0800, Guenter Roeck wrote:
> Hi,
>
> On Mon, Jan 08, 2024 at 02:03:25PM +0000, Nikita Ostrenkov wrote:
> > Signed-off-by: Nikita Ostrenkov <n.ostrenkov@gmail.com>
> > ---
>
> This patch, with the "sabrelite" emulation and the Linux upstream kernel
> (v6.8-rc1, using imx_v6_v7_defconfig), results in:
>
> qemu-system-arm: ../system/memory.c:2750: memory_region_set_alias_offset:
> Assertion `mr->alias' failed.
>
> with the backtrace below. Any idea what might be wrong ?
>
Never mind. I found the problem. I'll send a patch.
Guenter