While attempting to re-flash the firmware on a TUSB9261 I noticed that the SPI Flash that I have has the wrong op-code for Chip Erase. The tool/device expects the op code to be 0xC7, while the SPI Flash that I have is 0xC4. Is there any way to change the Op-Code?