From 9aeb6f48b8bc52833aaa90246c3fd21fbd6c2ab5 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Mon, 26 Sep 2016 21:23:21 +0100 Subject: Make it clear that the NWZ-E370 port also handles NWZ-E380 Change-Id: Icc061f15f4cac3d8bd9f95ea3b583556a9402f0b --- firmware/export/config/sonynwze370.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'firmware/export/config') 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 @@ /* - * 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_PACKAGE IMX233_BGA169 @@ -7,7 +7,7 @@ /* For Rolo and boot loader */ #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 -- cgit v1.2.3