summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/sonynwze370.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/sonynwze370.h b/firmware/export/config/sonynwze370.h
index 6edb79aea9..0f88d98b58 100644
--- a/firmware/export/config/sonynwze370.h
+++ b/firmware/export/config/sonynwze370.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * This config file is for the Sony NWZ-E370 series 2 * This config file is for the Sony NWZ-E370/E380 series
3 */ 3 */
4#define IMX233_SUBTARGET 3780 4#define IMX233_SUBTARGET 3780
5#define IMX233_PACKAGE IMX233_BGA169 5#define IMX233_PACKAGE IMX233_BGA169
@@ -7,7 +7,7 @@
7 7
8/* For Rolo and boot loader */ 8/* For Rolo and boot loader */
9#define MODEL_NUMBER 88 9#define MODEL_NUMBER 88
10#define MODEL_NAME "Sony NWZ-E370 series" 10#define MODEL_NAME "Sony NWZ-E370/E380 series"
11 11
12#define HW_SAMPR_CAPS SAMPR_CAP_ALL 12#define HW_SAMPR_CAPS SAMPR_CAP_ALL
13 13