diff options
Diffstat (limited to 'platform/template/config.mk')
-rw-r--r-- | platform/template/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/template/config.mk b/platform/template/config.mk index 70f2db8..7bcf937 100644 --- a/platform/template/config.mk +++ b/platform/template/config.mk @@ -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 |