qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] fsl-imx6ul: Add various missing unimplemented devices


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] fsl-imx6ul: Add various missing unimplemented devices
Date: Sat, 20 Jan 2024 12:19:41 +0100
User-agent: Mozilla Thunderbird

On 20/1/24 01:53, Guenter Roeck wrote:
Add MMDC, OCOTP, SQPI, CAAM, and USBMISC as unimplemented devices.

This allows operating systems such as Linux to run emulations such as
mcimx6ul-evk.

Before commit 0cd4926b85 ("Refactor i.MX6UL processor code"), the affected
memory ranges were covered by the unimplemented DAP device. The commit
reduced the DAP address range from 0x100000 to 4kB, and the emulation
thus no longer covered the various unimplemented devices in the affected
address range.

Fixes: 0cd4926b85 ("Refactor i.MX6UL processor code")
Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
This patch is necessary to boot mcimx6ul-evk with Linux v6.7.

My apologies for the noise if a similar patch has already been submitted
and I missed it.

  hw/arm/fsl-imx6ul.c         | 30 ++++++++++++++++++++++++++++++
  include/hw/arm/fsl-imx6ul.h |  2 ++
  2 files changed, 32 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]