mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Make it clear that the NWZ-E370 port also handles NWZ-E380
Change-Id: Icc061f15f4cac3d8bd9f95ea3b583556a9402f0b
This commit is contained in:
parent
a983859291
commit
9aeb6f48b8
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* This config file is for the Sony NWZ-E370 series
|
* This config file is for the Sony NWZ-E370/E380 series
|
||||||
*/
|
*/
|
||||||
#define IMX233_SUBTARGET 3780
|
#define IMX233_SUBTARGET 3780
|
||||||
#define IMX233_PACKAGE IMX233_BGA169
|
#define IMX233_PACKAGE IMX233_BGA169
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
/* For Rolo and boot loader */
|
/* For Rolo and boot loader */
|
||||||
#define MODEL_NUMBER 88
|
#define MODEL_NUMBER 88
|
||||||
#define MODEL_NAME "Sony NWZ-E370 series"
|
#define MODEL_NAME "Sony NWZ-E370/E380 series"
|
||||||
|
|
||||||
#define HW_SAMPR_CAPS SAMPR_CAP_ALL
|
#define HW_SAMPR_CAPS SAMPR_CAP_ALL
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue