summaryrefslogtreecommitdiff
path: root/platform/starfive/vic7100
diff options
context:
space:
mode:
authorTekkaman Ninja <tekkamanninja@163.com>2021-04-01 04:16:47 +0300
committerTekkaman Ninja <tekkamanninja@163.com>2021-04-28 21:22:36 +0300
commit2524b0ecd8684b42bc7a4c69794f40f11cbbe2a5 (patch)
tree3035dccd0e94626e6baabdbfb17d248526652cee /platform/starfive/vic7100
parentfb50238d6e8665fdd637a95d95ed6f26fdc6e671 (diff)
downloadopensbi-debug.tar.xz
firmware/fw_payload: reduce the size by getting rid of paddingdebug
Signed-off-by: Tekkaman Ninja <tekkamanninja@163.com>
Diffstat (limited to 'platform/starfive/vic7100')
-rw-r--r--platform/starfive/vic7100/config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/starfive/vic7100/config.mk b/platform/starfive/vic7100/config.mk
index 1f8614e..ea84998 100644
--- a/platform/starfive/vic7100/config.mk
+++ b/platform/starfive/vic7100/config.mk
@@ -42,3 +42,5 @@ FW_PAYLOAD=y
FW_PAYLOAD_FDT_ADDR=0x88000000
FW_PAYLOAD_ALIGN=0x1000
+
+FW_PAYLOAD_NOPAD=y