summaryrefslogtreecommitdiff
path: root/tools/rkcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rkcommon.h')
-rw-r--r--tools/rkcommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/rkcommon.h b/tools/rkcommon.h
index 0fc1e96409..222156e7e8 100644
--- a/tools/rkcommon.h
+++ b/tools/rkcommon.h
@@ -12,6 +12,7 @@ enum {
RK_BLK_SIZE = 512,
RK_INIT_OFFSET = 4,
RK_MAX_BOOT_SIZE = 512 << 10,
+ RK_MAX_CODE1_SIZE = 32 << 10,
};
/**