Please pull u-boot-dm

Simon Glass sjg at chromium.org
Tue Aug 22 21:46:36 CEST 2023


Hi Tom.

https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/17476


The following changes since commit 976fb2ffa3875a7bed9866bf5cf939a81c423ef8:

  Prepare v2023.10-rc3 (2023-08-21 16:19:59 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-dm.git tags/dm-pull-22aug23

for you to fetch changes up to 1c55d62fb9ccc107cb4fefa9bb04cb16395ca84c:

  riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callback
(2023-08-22 08:07:54 -0600)

----------------------------------------------------------------
RISC-V fix for CPU init

----------------------------------------------------------------
Chanho Park (2):
      dm: event: add EVT_DM_POST_INIT_R event type
      riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callback

 arch/riscv/cpu/cpu.c | 11 +++--------
 common/event.c       |  1 +
 drivers/core/root.c  |  6 ++++--
 include/event.h      |  1 +
 4 files changed, 9 insertions(+), 10 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list