summaryrefslogtreecommitdiff
path: root/chip/mchp/util/pack_ec_mec172x.py
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mchp/util/pack_ec_mec172x.py')
-rwxr-xr-xchip/mchp/util/pack_ec_mec172x.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/chip/mchp/util/pack_ec_mec172x.py b/chip/mchp/util/pack_ec_mec172x.py
index 6bd2db984b..a8e867888c 100755
--- a/chip/mchp/util/pack_ec_mec172x.py
+++ b/chip/mchp/util/pack_ec_mec172x.py
@@ -14,6 +14,7 @@ import subprocess
import tempfile
import zlib # CRC32
+
# MEC172x has 416KB SRAM from 0xC0000 - 0x127FFF
# SRAM is divided into contiguous CODE & DATA
# CODE at [0xC0000, 0x117FFF] DATA at [0x118000, 0x127FFF]