Hi Tom, The following changes since commit b22a276f039f818d5564bec6637071cfc8a7e432:
image: android: fix ramdisk default address (2025-05-30 13:44:05 -0600) 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 31e215fde81417299e45a6ae4a7ee880fac84c37: Revert "riscv: image: Add new image type for RV64" (2025-06-02 16:18:33 +0800) CI result shows no issue: https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/26455 Thanks Conor and Yao for catching this issue. ------------------------------------------------------------------- - Revert "RISC-V 32/64 images support" to fix compatibility issue ------------------------------------------------------------------- Mayuresh Chitale (3): Revert "booti/bootm: riscv: Verify image arch type" Revert "riscv: Select appropriate image type" Revert "riscv: image: Add new image type for RV64" arch/riscv/dts/binman.dtsi | 14 ++++---------- arch/riscv/include/asm/u-boot.h | 4 ---- arch/riscv/lib/bootm.c | 4 ---- boot/image.c | 3 +-- cmd/booti.c | 7 ++----- include/image.h | 3 +-- 6 files changed, 8 insertions(+), 27 deletions(-) Best regards, Leo