aboutsummaryrefslogtreecommitdiff
path: root/board/synopsys/hsdk/headerize-hsdk.py
diff options
context:
space:
mode:
Diffstat (limited to 'board/synopsys/hsdk/headerize-hsdk.py')
-rw-r--r--board/synopsys/hsdk/headerize-hsdk.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/synopsys/hsdk/headerize-hsdk.py b/board/synopsys/hsdk/headerize-hsdk.py
index 7b047cf4a3..327c93cdba 100644
--- a/board/synopsys/hsdk/headerize-hsdk.py
+++ b/board/synopsys/hsdk/headerize-hsdk.py
@@ -55,7 +55,7 @@ def main():
uboot_scrypt_file = "u-boot-update.txt"
# initial header values: place where preloader will store u-boot binary,
- # should be equal to CONFIG_SYS_TEXT_BASE
+ # should be equal to CONFIG_TEXT_BASE
image_copy_adr = 0x81000000
# initial constant header values, do not change these values