From 81224c62bb6cdd0cac9c3406f55ae5096109e602 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sun, 16 Jun 2013 14:39:58 +0200 Subject: imx233: add subtarget and package type to configure files Change-Id: I234dab0e861d38abf866803bfcd729c63a8ee3ed --- firmware/export/config/sansafuzeplus.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config/sansafuzeplus.h') diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h index 02a036046f..fda2390fb7 100644 --- a/firmware/export/config/sansafuzeplus.h +++ b/firmware/export/config/sansafuzeplus.h @@ -1,6 +1,8 @@ /* * This config file is for the Sandisk Sansa Fuze+ */ +#define IMX233_SUBTARGET 3780 +#define IMX233_PACKAGE IMX233_BGA169 /* For Rolo and boot loader */ #define MODEL_NUMBER 72 -- cgit v1.2.3