forked from Mirrors/opensbi
firmware: Remove FW_PAYLOAD_FDT and related documentation
Now that no platform is using FW_PAYLOAD_FDT mechanism, we remove related code from Makefile and related documentation. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>
This commit is contained in:
@@ -72,5 +72,4 @@ endif
|
||||
# FW_PAYLOAD_ALIGN=0x1000
|
||||
# FW_PAYLOAD_PATH="path to next boot stage binary image file"
|
||||
# FW_PAYLOAD_FDT_PATH="path to platform flattened device tree file"
|
||||
# FW_PAYLOAD_FDT="name of the platform defined flattened device tree file"
|
||||
# FW_PAYLOAD_FDT_ADDR=0x82200000
|
||||
|
Reference in New Issue
Block a user