firmware: Remove FW_PAYLOAD_FDT_PATH compile-time option
authorAnup Patel <anup.patel@wdc.com>
Wed, 14 Oct 2020 11:13:34 +0000 (16:43 +0530)
committerAnup Patel <anup@brainfault.org>
Sun, 18 Oct 2020 04:59:59 +0000 (10:29 +0530)
commit9c07c513aa9b2df64a971432e8dae3338a8e22ab
tree1b3aedf8cfd58fc6cd5f9f41ea2530b4fdee76b0
parent6ca096977d723f3ac50291d668719bd938a85544
firmware: Remove FW_PAYLOAD_FDT_PATH compile-time option

The FW_PAYLOAD_FDT_PATH compile-time option is replaced by
FW_FDT_PATH compile-time option which is more flexible and
common across all OpenSBI firmwares.

This patch removes FW_PAYLOAD_FDT_PATH and updates related
documentation to use FW_FDT_PATH.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
docs/firmware/fw_payload.md
docs/platform/andes-ae350.md
docs/platform/shakti_cclass.md
docs/platform/sifive_fu540.md
firmware/external_deps.mk
firmware/fw_base.S
firmware/fw_dynamic.S
firmware/fw_jump.S
firmware/fw_payload.S
firmware/objects.mk
platform/template/config.mk