summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
6#define IMX233_PARTITIONS IMX233_CREATIVE 6#define IMX233_PARTITIONS IMX233_CREATIVE
7 7
8/* For Rolo and boot loader */ 8/* For Rolo and boot loader */
9#define MODEL_NUMBER 85 9#define MODEL_NUMBER 92
10#define MODEL_NAME "Creative ZEN V" 10#define MODEL_NAME "Creative ZEN V"
11 11
12#define HW_SAMPR_CAPS SAMPR_CAP_ALL 12#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
2289 ;; 2289 ;;
2290 2290
2291 95|creativezenv) 2291 95|creativezenv)
2292 target_id=85 2292 target_id=92
2293 modelname="creativezenv" 2293 modelname="creativezenv"
2294 target="CREATIVE_ZENV" 2294 target="CREATIVE_ZENV"
2295 memory=32 2295 memory=32