summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Ryabinin <ryabinin.a.a@gmail.com>2013-12-30 14:11:16 +0400
committerAmaury Pouly <amaury.pouly@gmail.com>2014-01-02 13:35:05 +0100
commit9dbdec14f080456ff3eaeb619f321e4e34aa8a0e (patch)
treee7af1b25e97d38273b42b4b4cbe836c9e2700ded
parent124c969f491378c2efd984ea3f000230651f1ff6 (diff)
downloadrockbox-9dbdec1.tar.gz
rockbox-9dbdec1.zip
creativezenv: change target_id & MODEL_NUMBER.
85 is already used by HIFI E.T. MA8C. Change-Id: I7f30d6b1acbebd6152d11fa46ec87d95e6a809e7 Reviewed-on: http://gerrit.rockbox.org/703 Reviewed-by: Purling Nayuki <cyq.yzfl@gmail.com> Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
-rw-r--r--firmware/export/config/creativezenv.h2
-rwxr-xr-xtools/configure2
2 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/creativezenv.h b/firmware/export/config/creativezenv.h
index e1758488ec..9426cc0c4d 100644
--- a/firmware/export/config/creativezenv.h
+++ b/firmware/export/config/creativezenv.h
@@ -6,7 +6,7 @@
#define IMX233_PARTITIONS IMX233_CREATIVE
/* For Rolo and boot loader */
-#define MODEL_NUMBER 85
+#define MODEL_NUMBER 92
#define MODEL_NAME "Creative ZEN V"
#define HW_SAMPR_CAPS SAMPR_CAP_ALL
diff --git a/tools/configure b/tools/configure
index 08b0e252b0..cbacbe9e89 100755
--- a/tools/configure
+++ b/tools/configure
@@ -2289,7 +2289,7 @@ fi
;;
95|creativezenv)
- target_id=85
+ target_id=92
modelname="creativezenv"
target="CREATIVE_ZENV"
memory=32