The following changes since commit bc157bb6667ed97e33be8ce8436c28baa275b295:
Merge tag 'u-boot-rockchip-20250110' of https://source.denx.de/u-boot/custodians/u-boot-rockchip (2025-01-10 18:56:22 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-sh.git master for you to fetch changes up to 46a7999160da3167497e08a444417aea26171197: arm64: renesas: Convert boards over to is_cortex_a() functions (2025-01-12 23:49:58 +0100) ---------------------------------------------------------------- Marek Vasut (3): arm64: Convert core type check macros into inline functions arm64: Add MIDR entries for Cortex-A57 and Cortex-A76 arm64: renesas: Convert boards over to is_cortex_a() functions arch/arm/include/asm/armv8/cpu.h | 32 +++++++++++++++++++++----------- board/hoperun/hihope-rzg2/hihope-rzg2.c | 8 ++------ board/renesas/rcar-common/gen3-common.c | 10 +++------- 3 files changed, 26 insertions(+), 24 deletions(-)