Skip to content

Commit 42c3b71

Browse files
committed
ccgx: Mention new magic bytes
Signed-off-by: Daniel Schaefer <[email protected]>
1 parent 474e45a commit 42c3b71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

framework_lib/src/ccgx/binary.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ pub struct PdFirmware {
8484
}
8585

8686
// Hexdump
87-
// 0x4359 is the metadata magic bytes
87+
// 0x4359 is the metadata magic bytes (CY - Cypress)
88+
// 0x4649 is the metadata magic bytes (IF - Infineon)
8889
//
8990
// FW1
9091
// 000ff40 5d84 0040 7500 0000 8000 00be 0000 0000

0 commit comments

Comments
 (0)