Re: [PATCH v1 4/5] xen/arm: Enable early printk for S32CC via LINFlexD UART

2024-09-10 Thread Julien Grall
Hi, On 10/09/2024 15:34, Andrei Cherechesu (OSS) wrote: From: Andrei Cherechesu Enabled the support for debug through early printk on S32CC NIT: We tend to avoid using past tense when describing the change. So s/Enabled/Enable/. However... platforms via the NXP LINFlexD UART driver. Sig

[PATCH v1 4/5] xen/arm: Enable early printk for S32CC via LINFlexD UART

2024-09-10 Thread Andrei Cherechesu (OSS)
From: Andrei Cherechesu Enabled the support for debug through early printk on S32CC platforms via the NXP LINFlexD UART driver. Signed-off-by: Andrei Cherechesu --- xen/arch/arm/Kconfig.debug | 4 1 file changed, 4 insertions(+) diff --git a/xen/arch/arm/Kconfig.debug b/xen/arch/arm/Kcon