[PATCH v1 6/9] serial: stm32: Fix AARCH64 compilation warnings

Patrick DELAUNAY patrick.delaunay at foss.st.com
Thu Nov 9 10:15:11 CET 2023


Hi,

On 10/27/23 16:43, Patrice Chotard wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> When building with AARCH64 defconfig, we got warnings, fix them
> by using registers base address defined as void __iomem * instead of
> fdt_addr_t.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
> ---
>
>   drivers/serial/serial_stm32.c | 23 +++++++++++++----------
>   drivers/serial/serial_stm32.h |  2 +-
>   2 files changed, 14 insertions(+), 11 deletions(-)
>

Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>

Thanks
Patrick



More information about the U-Boot mailing list