[PATCH v2 1/1] Fix typo "addtional" -> "additional" in pflash section.
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Mon Dec 29 13:33:44 CET 2025
From: Manjae Cho <manjae.cho at samsung.com>
%s/addtional/additional/
Signed-off-by: Manjae Cho <manjae.cho at samsung.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
---
v2:
remove unrelated change
---
doc/board/emulation/qemu-riscv.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/board/emulation/qemu-riscv.rst b/doc/board/emulation/qemu-riscv.rst
index b5948d9affc..229a7700ac7 100644
--- a/doc/board/emulation/qemu-riscv.rst
+++ b/doc/board/emulation/qemu-riscv.rst
@@ -43,7 +43,7 @@ qemu-riscv64_smode_defconfig instead. Note that U-Boot running in supervisor
mode requires a supervisor binary interface (SBI), such as RISC-V OpenSBI.
To create a U-Boot binary that can be utilized with a pflash device in QEMU
-apply these addtional settings to qemu-riscv64_smode_defconfig:
+apply these additional settings to qemu-riscv64_smode_defconfig:
::
--
2.51.0
More information about the U-Boot
mailing list