mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-23 03:25:42 +00:00
TEST: T3W1 bootloader update in firmware
This commit is contained in:
parent
65e5716b9b
commit
b1c37a1f16
core/embed/models/T3W1/bootloaders
BIN
core/embed/models/T3W1/bootloaders/bootloader_T3W1_qa.bin
Executable file
BIN
core/embed/models/T3W1/bootloaders/bootloader_T3W1_qa.bin
Executable file
Binary file not shown.
@ -5,8 +5,12 @@
|
||||
|
||||
// clang-format off
|
||||
// bootloader_T3W1.bin version 2.1.10.0
|
||||
#define BOOTLOADER_T3W1_00 {0xc9, 0x2b, 0x45, 0xf2, 0x8d, 0x97, 0x1d, 0xf2, 0x42, 0xf3, 0x2e, 0xd4, 0x14, 0xb9, 0x70, 0x8e, 0x15, 0x38, 0xeb, 0xc0, 0x32, 0x35, 0x6b, 0xb8, 0x29, 0x2c, 0xe9, 0x56, 0x54, 0xad, 0xc5, 0xb2}
|
||||
#define BOOTLOADER_T3W1_FF {0xd6, 0x8d, 0x69, 0xa7, 0xcf, 0x73, 0xe1, 0xf7, 0xdc, 0xa2, 0x65, 0x51, 0x1b, 0x4e, 0x67, 0x4c, 0x57, 0x76, 0x35, 0x31, 0x38, 0xc5, 0x40, 0x39, 0x9f, 0x3c, 0xf8, 0x97, 0x3b, 0xa0, 0xa7, 0x24}
|
||||
#define BOOTLOADER_T3W1_00 {0x33, 0x7b, 0xe4, 0xc8, 0x54, 0x54, 0x4e, 0x0d, 0xf7, 0xd0, 0x29, 0xed, 0x5b, 0x6d, 0x35, 0x0f, 0xf4, 0x77, 0x87, 0x3f, 0xa2, 0xd1, 0x21, 0xca, 0x99, 0xd0, 0xfc, 0x94, 0xc1, 0xa8, 0xac, 0x78}
|
||||
#define BOOTLOADER_T3W1_FF {0xa0, 0x71, 0xd4, 0xea, 0x0a, 0xab, 0xce, 0x92, 0x8d, 0xf2, 0xce, 0xff, 0xe2, 0xd2, 0x12, 0x31, 0x47, 0xd0, 0xbb, 0x25, 0x01, 0xd2, 0x1a, 0xa4, 0x21, 0xff, 0xb0, 0xc8, 0x2a, 0x23, 0x41, 0x3d}
|
||||
|
||||
// bootloader_T3W1_qa.bin version 2.1.11.0
|
||||
#define BOOTLOADER_T3W1_QA_00 {0x70, 0xd0, 0xcb, 0xe3, 0xb9, 0x9a, 0x6b, 0x5f, 0xe5, 0x38, 0xf9, 0xb3, 0x80, 0x49, 0x80, 0xe8, 0xbb, 0xb4, 0xda, 0xf6, 0x4d, 0xab, 0xe9, 0x31, 0xa9, 0xdf, 0x90, 0x69, 0x07, 0xc7, 0x3f, 0x06}
|
||||
#define BOOTLOADER_T3W1_QA_FF {0xa9, 0xd7, 0x74, 0x24, 0x0d, 0xb9, 0x75, 0x11, 0x2d, 0xff, 0xbf, 0x64, 0x83, 0xe1, 0xe3, 0xe5, 0xb5, 0x91, 0x95, 0xc6, 0x97, 0x55, 0x1e, 0xcc, 0x86, 0x45, 0xde, 0x99, 0x23, 0xaf, 0xc9, 0xfe}
|
||||
|
||||
// clang-format on
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user