[PATCH] docs: update docs/firmware/fw_payload.md
pyjmstr at gmail.com
pyjmstr at gmail.com
Tue Oct 18 05:58:37 PDT 2022
From: Yangjie Zhang <pyjmstr at gmail.com>
Update the document.
Signed-off-by: Yangjie Zhang <pyjmstr at gmail.com>
---
docs/firmware/fw_payload.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/firmware/fw_payload.md b/docs/firmware/fw_payload.md
index 3bb918f..3d50ddc 100644
--- a/docs/firmware/fw_payload.md
+++ b/docs/firmware/fw_payload.md
@@ -12,7 +12,7 @@ firmware and the booting stage to follow OpenSBI firmware.
A *FW_PAYLOAD* firmware is also useful for cases where the booting stage prior
to the OpenSBI firmware does not pass a *flattened device tree (FDT file)*. In
such a case, a *FW_PAYLOAD* firmware allows embedding a flattened device tree
-in the .text section of the final firmware.
+in the .rodata section of the final firmware.
Enabling *FW_PAYLOAD* compilation
---------------------------------
--
2.34.1
More information about the opensbi
mailing list