summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/creativezenxfi2.h3
-rw-r--r--firmware/export/config/creativezenxfi3.h3
-rw-r--r--firmware/export/config/sansafuzeplus.h2
3 files changed, 6 insertions, 2 deletions
diff --git a/firmware/export/config/creativezenxfi2.h b/firmware/export/config/creativezenxfi2.h
index 04b3b2495f..d022720a35 100644
--- a/firmware/export/config/creativezenxfi2.h
+++ b/firmware/export/config/creativezenxfi2.h
@@ -1,7 +1,8 @@
1/* 1/*
2 * This config file is for the Creative Zen X-Fi2 2 * This config file is for the Creative Zen X-Fi2
3 */ 3 */
4#define TARGET_TREE /* this target is using the target tree system */ 4#define IMX233_SUBTARGET 3780
5#define IMX233_PACKAGE IMX233_BGA169
5 6
6/* For Rolo and boot loader */ 7/* For Rolo and boot loader */
7#define MODEL_NUMBER 82 8#define MODEL_NUMBER 82
diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h
index bcc5955249..de0ff8bac8 100644
--- a/firmware/export/config/creativezenxfi3.h
+++ b/firmware/export/config/creativezenxfi3.h
@@ -1,7 +1,8 @@
1/* 1/*
2 * This config file is for the Creative Zen X-Fi3 2 * This config file is for the Creative Zen X-Fi3
3 */ 3 */
4#define TARGET_TREE /* this target is using the target tree system */ 4#define IMX233_SUBTARGET 3780
5#define IMX233_PACKAGE IMX233_BGA169
5 6
6/* For Rolo and boot loader */ 7/* For Rolo and boot loader */
7#define MODEL_NUMBER 83 8#define MODEL_NUMBER 83
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 02a036046f..fda2390fb7 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -1,6 +1,8 @@
1/* 1/*
2 * This config file is for the Sandisk Sansa Fuze+ 2 * This config file is for the Sandisk Sansa Fuze+
3 */ 3 */
4#define IMX233_SUBTARGET 3780
5#define IMX233_PACKAGE IMX233_BGA169
4 6
5/* For Rolo and boot loader */ 7/* For Rolo and boot loader */
6#define MODEL_NUMBER 72 8#define MODEL_NUMBER 72