summaryrefslogtreecommitdiffstats
path: root/firmware/export
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-06-16 14:39:58 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2013-06-16 14:39:58 +0200
commit81224c62bb6cdd0cac9c3406f55ae5096109e602 (patch)
tree5b9bf991415c14c4410cf57399b121cafe72c10c /firmware/export
parentd561017f35e797d88cf0742546b5cedfc8ee7d14 (diff)
downloadrockbox-81224c62bb6cdd0cac9c3406f55ae5096109e602.tar.gz
rockbox-81224c62bb6cdd0cac9c3406f55ae5096109e602.zip
imx233: add subtarget and package type to configure files
Change-Id: I234dab0e861d38abf866803bfcd729c63a8ee3ed
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 @@
/*
* This config file is for the Creative Zen X-Fi2
*/
-#define TARGET_TREE /* this target is using the target tree system */
+#define IMX233_SUBTARGET 3780
+#define IMX233_PACKAGE IMX233_BGA169
/* For Rolo and boot loader */
#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 @@
/*
* This config file is for the Creative Zen X-Fi3
*/
-#define TARGET_TREE /* this target is using the target tree system */
+#define IMX233_SUBTARGET 3780
+#define IMX233_PACKAGE IMX233_BGA169
/* For Rolo and boot loader */
#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 @@
/*
* This config file is for the Sandisk Sansa Fuze+
*/
+#define IMX233_SUBTARGET 3780
+#define IMX233_PACKAGE IMX233_BGA169
/* For Rolo and boot loader */
#define MODEL_NUMBER 72