summaryrefslogtreecommitdiff
path: root/chip/ish/util/pack_ec.py
diff options
context:
space:
mode:
Diffstat (limited to 'chip/ish/util/pack_ec.py')
-rwxr-xr-xchip/ish/util/pack_ec.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/chip/ish/util/pack_ec.py b/chip/ish/util/pack_ec.py
index 7f381005f0..13a2afafd9 100755
--- a/chip/ish/util/pack_ec.py
+++ b/chip/ish/util/pack_ec.py
@@ -20,6 +20,7 @@ each binaries into right memory location.
import argparse
import struct
+
MANIFEST_ENTRY_SIZE = 0x80
HEADER_SIZE = 0x1000
PAGE_SIZE = 0x1000