diff options
author | Mikhail Zhilkin <csharper2005@gmail.com> | 2022-03-19 19:35:51 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-07-03 20:25:38 +0200 |
commit | 0cb1dc02771ce1c4cad20017a6d5616718db3877 (patch) | |
tree | 32e81c9db365b0f44805470e319d4142c2aac87d /target/linux | |
parent | 87092b3c065978fc0e673856c34b3db0829280db (diff) | |
download | upstream-0cb1dc02771ce1c4cad20017a6d5616718db3877.tar.gz upstream-0cb1dc02771ce1c4cad20017a6d5616718db3877.tar.bz2 upstream-0cb1dc02771ce1c4cad20017a6d5616718db3877.zip |
scripts: add support for Sercomm PID
This scripts creates Sercomm PID file. PID is necessary for the factory
images creation of variuos Sercomm-based devices (Beeline, Netgear,
Etisalat).
Size: 0x70
+-------+------+---------------+------------------+
| Start | Size | Value* (ASCII)| Description |
+=======+======+===============+==================+
| 0x0 | 0x8 | 10100 | Hardware version |
+-------+------+---------------+------------------+
| 0x8 | 0x8 | 444245 (DBE) | Hardware ID |
+-------+------+---------------+------------------+
| 0x64 | 0x4 | 1002 | Software version |
+-------+------+---------------+------------------+
*for Beeline Smartbox GIGA
Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
Diffstat (limited to 'target/linux')
0 files changed, 0 insertions, 0 deletions