Re: [PATCH v2 2/4] xen/arm64: add early printk for the classic i.MX UART
"Orzel, Michal" <[email protected]>
| Newsgroups | gmane.comp.emulators.xen.devel |
|---|---|
| Message-ID | <[email protected]> |
On 18-Aug-26 04:52, Wig Cheng wrote: > Add an early printk implementation for the classic i.MX UART IP, > selectable via EARLY_UART_CHOICE_IMX_UART. The UART is expected to be > fully initialized by the bootloader. > > Signed-off-by: Wig Cheng <[email protected]> Reviewed-by: Michal Orzel <[email protected]> ~Michal