Correct MODEL_NUMBERs used by xDuoo X3, and IHIFI 770, 770C, and 800.

This should correct ROLO operation on all targets.

Change-Id: Icefbf1af83fd756283a0f6c78ba2370fe41f4473
This commit is contained in:
Solomon Peachy 2019-07-29 16:45:35 -04:00
parent 83963fcb15
commit bad461a9ce
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
*/
/* For Rolo and boot loader */
#define MODEL_NUMBER 108
#define MODEL_NUMBER 98
#define MODEL_NAME "IHIFI 770"

View File

@ -3,7 +3,7 @@
*/
/* For Rolo and boot loader */
#define MODEL_NUMBER 108
#define MODEL_NUMBER 97
#define MODEL_NAME "IHIFI 770C"

View File

@ -3,7 +3,7 @@
*/
/* For Rolo and boot loader */
#define MODEL_NUMBER 109
#define MODEL_NUMBER 99
#define MODEL_NAME "IHIFI 800"

View File

@ -3,7 +3,7 @@
*/
#define MODEL_NAME "xDuoo X3"
#define MODEL_NUMBER 106
#define MODEL_NUMBER 96
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0