[PATCH v2 0/2] arm64: Update memcpy_{from, to}io() helpers

Patrick Delaunay patrick.delaunay at foss.st.com
Mon Jul 19 11:21:49 CEST 2021


V2 of previous serie [1] sent by Patrice.

The compilation issues raised by Tom are solved [2].

[1] http://patchwork.ozlabs.org/project/uboot/list/?series=231203&state=*

[2] https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/8310


Changes in v2:
- NEW: solve conflicts when cpu_func.h is included

Patrice Chotard (1):
  arm64: Update memcpy_{from, to}io() helpers

Patrick Delaunay (1):
  arm: use the correct prototype for reset_cpu function

 arch/arm/cpu/armv8/cache_v8.c           | 10 ++++++++++
 arch/arm/include/asm/io.h               | 25 +++++++++++++++----------
 arch/arm/mach-mediatek/mt8183/init.c    |  2 +-
 board/congatec/cgtqmx8/cgtqmx8.c        |  2 +-
 board/hoperun/hihope-rzg2/hihope-rzg2.c |  2 +-
 board/silinux/ek874/ek874.c             |  2 +-
 include/cpu_func.h                      |  1 +
 7 files changed, 30 insertions(+), 14 deletions(-)

-- 
2.25.1



More information about the U-Boot mailing list