summaryrefslogtreecommitdiff
path: root/tools/binman/test/u_boot_binman_syms.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/binman/test/u_boot_binman_syms.c')
-rw-r--r--tools/binman/test/u_boot_binman_syms.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/binman/test/u_boot_binman_syms.c b/tools/binman/test/u_boot_binman_syms.c
index 4898f983e3..4520b319f1 100644
--- a/tools/binman/test/u_boot_binman_syms.c
+++ b/tools/binman/test/u_boot_binman_syms.c
@@ -11,3 +11,4 @@
binman_sym_declare(unsigned long, u_boot_spl, offset);
binman_sym_declare(unsigned long long, u_boot_spl2, offset);
binman_sym_declare(unsigned long, u_boot_any, image_pos);
+binman_sym_declare(unsigned long, u_boot_any, size);