1Firmware dumps must be in ASCII format and each line corresponds to an I2C instruction sent to the chip. Each line 2must either be a special instruction like RESET_CLK, RESET_TUNER (see standards.c) or be a sequence of bytes 3represented in hexadecimal format xx separated by a space character ' '. 4