|
@@ -4472,8 +4472,8 @@ memimage fw_image = {
|
|
|
"FUPU7D37dhfwci\001C", /* signature, <format number>, C/Bin type */
|
|
|
(CFG_PROG_STRCT *) fw_image_code,
|
|
|
0x000F368E,
|
|
|
- 00000000, /* (dummy) pdaplug */
|
|
|
- 00000000, /* (dummy) priplug */
|
|
|
+ NULL, /* (dummy) pdaplug */
|
|
|
+ NULL, /* (dummy) priplug */
|
|
|
(CFG_RANGE20_STRCT *) fw_image_infocompat,
|
|
|
(CFG_IDENTITY_STRCT *) fw_image_infoidentity,
|
|
|
};
|