This patch series performs simple early printk code cleanup around PL011.
No functional changes has been made.
Michal Orzel (3):
xen/arm: Drop early_uart_init macro from debug-meson.inc
xen/arm: debug-pl011.inc: Use macros instead of hardcoded values
xen/arm: Define WLEN_8 macro and use it in debug-pl011
xen/arch/arm/arm32/debug-pl011.inc | 2 +-
xen/arch/arm/arm64/debug-meson.inc | 7 ++++---
xen/arch/arm/arm64/debug-pl011.inc | 22 ++++++++++++----------
xen/arch/arm/include/asm/pl011-uart.h | 1 +
4 files changed, 18 insertions(+), 14 deletions(-)
--
2.25.1
Re: [PATCH 0/3] Early printk code cleanup
Posted by
Julien Grall
2 years ago
Hi,
On 18/11/2022 12:46, Michal Orzel wrote:
> This patch series performs simple early printk code cleanup around PL011.
> No functional changes has been made.
>
> Michal Orzel (3):
> xen/arm: Drop early_uart_init macro from debug-meson.inc
> xen/arm: debug-pl011.inc: Use macros instead of hardcoded values
> xen/arm: Define WLEN_8 macro and use it in debug-pl011
I have committed everything in a branch for-next/4.18 which will be
merged once the tree re-open.
Cheers,
--
Julien Grall