Re: [ImageBuilder][PATCH] Fix DOM0_CMD options for early console

2025-07-16 Thread Stefano Stabellini
On Wed, 16 Jul 2025, Luca Fancellu wrote: > Hi Michal, > > > On 16 Jul 2025, at 10:26, Michal Orzel wrote: > > > > Fix incorrect earlycon option that should be xenboot instead of xen. > > Refer: > > https://elixir.bootlin.com/linux/v6.15.6/source/drivers/tty/hvc/hvc_xen.c#L772 > > > > Fix incor

Re: [ImageBuilder][PATCH] Fix DOM0_CMD options for early console

2025-07-16 Thread Luca Fancellu
Hi Michal, > On 16 Jul 2025, at 10:26, Michal Orzel wrote: > > Fix incorrect earlycon option that should be xenboot instead of xen. > Refer: > https://elixir.bootlin.com/linux/v6.15.6/source/drivers/tty/hvc/hvc_xen.c#L772 > > Fix incorrect earlyprintk option. On Arm32 (Arm64 does not have > ear