Skip to content

Commit bad8677

Browse files
committed
feat: added gm8126 SPI image header signature
1 parent c856adc commit bad8677

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

mime/firmware_containers

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -934,3 +934,11 @@
934934
>0x46 ubequad x md5: %016llx,
935935
>0x78 ubelong x header sum: 0x%x,
936936
>0x7c ubelong x magic: 0x%x
937+
938+
# GM8126 SPI Flash Image Header
939+
0 string \x80\x5a\x47\x4d GM8126 SPI Flash Image Header,
940+
!:mime firmware/gm8126
941+
# the Image CRC is usually zero
942+
>0x04 ubelong x Image CRC: 0x%x,
943+
>0x08 ubelong x Image Size: %d,
944+
>0x10 string x Image Name: %s

0 commit comments

Comments
 (0)