[PATCH 3/3] riscv: Enable SBI MPXY core interface and MPXY command
Rahul Pathak
rahul.pathak at oss.qualcomm.com
Thu Jul 9 19:56:04 CEST 2026
Enable SBI MPXY interface implementation and
MPXY command for riscv platform.
Signed-off-by: Rahul Pathak <rahul.pathak at oss.qualcomm.com>
---
configs/qemu-riscv64_spl_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/qemu-riscv64_spl_defconfig b/configs/qemu-riscv64_spl_defconfig
index 04dec72ceac..5235b8a6cc6 100644
--- a/configs/qemu-riscv64_spl_defconfig
+++ b/configs/qemu-riscv64_spl_defconfig
@@ -25,3 +25,5 @@ CONFIG_FLASH_SHOW_PROGRESS=0
CONFIG_SYS_MAX_FLASH_BANKS=2
# CONFIG_BINMAN_FDT is not set
CONFIG_UNIT_TEST=y
+CONFIG_SBI_MPXY=y
+CONFIG_CMD_MPXY=y
--
2.43.0
More information about the U-Boot
mailing list