[PULL] u-boot-riscv/next
Leo Liang
ycliang at andestech.com
Mon Sep 26 09:39:22 CEST 2022
Hi Tom,
The following changes since commit 435596d57f8beedf36b5dc858fe7ba9d6c03334b:
Merge tag 'u-boot-imx-20220922' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2022-09-22 10:29:29 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-riscv.git next
for you to fetch changes up to 3c1ec13317292933fd01d9c60aae3ff1d5bc171e:
riscv: ae350: Disable AVAILABLE_HARTS (2022-09-26 14:29:44 +0800)
CI result shows no issue: https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/13595
----------------------------------------------------------------
Nikita Shubin (1):
spl: introduce SPL_XIP to config
Rick Chen (2):
riscv: Introduce AVAILABLE_HARTS
riscv: ae350: Disable AVAILABLE_HARTS
arch/riscv/Kconfig | 14 ++++++++++++++
arch/riscv/cpu/cpu.c | 4 +++-
arch/riscv/cpu/start.S | 17 ++++++++++-------
arch/riscv/include/asm/global_data.h | 4 +++-
arch/riscv/lib/asm-offsets.c | 4 +++-
arch/riscv/lib/smp.c | 4 +++-
configs/ae350_rv32_spl_defconfig | 1 +
configs/ae350_rv32_spl_xip_defconfig | 2 +-
configs/ae350_rv64_spl_defconfig | 1 +
configs/ae350_rv64_spl_xip_defconfig | 2 +-
10 files changed, 40 insertions(+), 13 deletions(-)
Best regards,
Leo
More information about the U-Boot
mailing list