[PULL] u-boot-riscv/master

Leo Liang ycliang at andestech.com
Wed Apr 6 06:43:30 CEST 2022


Hi Tom,

The following changes since commit 59bffec43a657598b194b9eb30dc01eec06078c7:

  Merge branch '2022-04-04-platform-updates' (2022-04-05 13:45:22 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-riscv.git

for you to fetch changes up to 776e8aca0bad2900dc9c12b87dedb732a9f8e39b:

  riscv: alloc space exhausted (2022-04-06 10:58:13 +0800)

CI result shows no issue: https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/11595

----------------------------------------------------------------
Heinrich Schuchardt (5):
      cmd: sbi: add Performance Monitoring Unit Extension
      riscv: provide missing base extension functions
      cmd/sbi: add missing SBI information
      riscv: enable CONFIG_CMD_SBI for QEMU boards
      riscv: alloc space exhausted

 Kconfig                            |  2 +-
 arch/riscv/Kconfig                 |  3 ---
 arch/riscv/include/asm/sbi.h       |  4 ++++
 arch/riscv/lib/sbi.c               | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/emulation/qemu-riscv/Kconfig |  1 +
 cmd/riscv/sbi.c                    | 14 +++++++++++++-
 6 files changed, 84 insertions(+), 5 deletions(-)

Best regards,
Leo


More information about the U-Boot mailing list