docs/firmware: update the document
authorYangjie Zhang <pyjmstr@gmail.com>
Thu, 20 Oct 2022 14:41:08 +0000 (22:41 +0800)
committerAnup Patel <anup@brainfault.org>
Sun, 23 Oct 2022 05:19:39 +0000 (10:49 +0530)
commit51acd4956aebe7c338eb456c1a380df164895749
tree73a80b215f3a2789b7387c269aee9616b9334722
parent0fee0bf826b86ceb05b04d82ddaa0d6eaf6713ba
docs/firmware: update the document

Since
commit 9c07c513aa9b ("firmware:Remove FW_PAYLOAD_FDT_PATH compile-time option"),
the section where FDT would be embedded in has changed from *.text* to *.rodata*,
but some places in fw_payload.md and fw.md are still *.text*.
This patch updates the document.

Signed-off-by: Yangjie Zhang <pyjmstr@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
docs/firmware/fw.md
docs/firmware/fw_payload.md