|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 12/14] hw/i2c/imx_i2c: Convert DPRINTF() to trace events |
Date: | Thu, 9 Jan 2025 12:43:11 +0100 |
User-agent: | Mozilla Thunderbird |
On 8/1/25 10:25, Bernhard Beschow wrote:
Also print the MMIO address when tracing. This allows to distinguishing the many instances a typical i.MX SoC has. Signed-off-by: Bernhard Beschow <shentey@gmail.com> --- hw/i2c/imx_i2c.c | 21 +++++---------------- hw/i2c/trace-events | 5 +++++ 2 files changed, 10 insertions(+), 16 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |