2005-11-19 02:06:46 +00:00
|
|
|
/*
|
|
|
|
* This config file is for the Apple iPod Nano
|
|
|
|
*/
|
2006-10-05 10:58:51 +00:00
|
|
|
#define TARGET_TREE /* this target is using the target tree system */
|
2006-02-09 00:48:53 +00:00
|
|
|
|
2006-10-05 11:27:47 +00:00
|
|
|
#define IPOD_ARCH 1
|
|
|
|
|
2005-11-07 23:07:19 +00:00
|
|
|
/* For Rolo and boot loader */
|
|
|
|
#define MODEL_NUMBER 4
|
|
|
|
|
|
|
|
/* define this if you have recording possibility */
|
2006-12-18 01:52:21 +00:00
|
|
|
#define HAVE_RECORDING 1
|
|
|
|
|
|
|
|
/* define the bitmask of hardware sample rates */
|
|
|
|
#define HW_SAMPR_CAPS (SAMPR_CAP_44)
|
|
|
|
|
|
|
|
/* define the bitmask of recording sample rates */
|
|
|
|
#define REC_SAMPR_CAPS (SAMPR_CAP_44)
|
2005-11-07 23:07:19 +00:00
|
|
|
|
|
|
|
/* define this if you have a bitmap LCD display */
|
|
|
|
#define HAVE_LCD_BITMAP 1
|
|
|
|
|
|
|
|
/* define this if you have a colour LCD */
|
|
|
|
#define HAVE_LCD_COLOR 1
|
|
|
|
|
2006-04-10 03:51:17 +00:00
|
|
|
/* define this if you have access to the quickscreen */
|
|
|
|
#define HAVE_QUICKSCREEN
|
2006-08-16 13:25:45 +00:00
|
|
|
/* define this if you have access to the pitchscreen */
|
|
|
|
#define HAVE_PITCHSCREEN
|
2006-04-10 03:51:17 +00:00
|
|
|
|
2006-10-25 10:17:57 +00:00
|
|
|
/* define this if you would like tagcache to build on this target */
|
|
|
|
#define HAVE_TAGCACHE
|
|
|
|
|
2005-11-07 23:07:19 +00:00
|
|
|
/* LCD dimensions */
|
|
|
|
#define LCD_WIDTH 176
|
|
|
|
#define LCD_HEIGHT 132
|
|
|
|
#define LCD_DEPTH 16 /* 65536 colours */
|
2005-11-19 02:06:46 +00:00
|
|
|
#define LCD_PIXELFORMAT RGB565SWAPPED /* rgb565 byte-swapped */
|
2005-11-07 23:07:19 +00:00
|
|
|
|
2005-12-19 00:11:28 +00:00
|
|
|
#define CONFIG_KEYPAD IPOD_4G_PAD
|
2005-11-07 23:07:19 +00:00
|
|
|
|
|
|
|
/* Define this if you do software codec */
|
|
|
|
#define CONFIG_CODEC SWCODEC
|
|
|
|
|
2005-12-11 10:52:17 +00:00
|
|
|
/* define this if you have a real-time clock */
|
2006-01-05 17:02:48 +00:00
|
|
|
#ifndef BOOTLOADER
|
2005-12-11 10:52:17 +00:00
|
|
|
#define CONFIG_RTC RTC_PCF50605
|
2006-01-05 17:02:48 +00:00
|
|
|
#endif
|
2005-12-11 10:52:17 +00:00
|
|
|
|
2005-11-07 23:07:19 +00:00
|
|
|
/* Define this if you have a software controlled poweroff */
|
2005-12-22 09:27:23 +00:00
|
|
|
#define HAVE_SW_POWEROFF
|
2005-11-07 23:07:19 +00:00
|
|
|
|
|
|
|
/* The number of bytes reserved for loadable codecs */
|
2005-11-12 15:26:51 +00:00
|
|
|
#define CODEC_SIZE 0x80000
|
2005-11-07 23:07:19 +00:00
|
|
|
|
|
|
|
/* The number of bytes reserved for loadable plugins */
|
2006-01-18 00:05:14 +00:00
|
|
|
#define PLUGIN_BUFFER_SIZE 0x80000
|
2005-11-07 23:07:19 +00:00
|
|
|
|
2005-11-12 15:26:51 +00:00
|
|
|
/* Define this if you have the WM8975 audio codec */
|
|
|
|
#define HAVE_WM8975
|
2005-11-07 23:07:19 +00:00
|
|
|
|
2006-04-10 00:39:48 +00:00
|
|
|
#define AB_REPEAT_ENABLE 1
|
2006-12-22 05:19:56 +00:00
|
|
|
#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
|
2006-04-10 00:39:48 +00:00
|
|
|
|
2005-11-21 23:55:39 +00:00
|
|
|
/* Define this for LCD backlight available */
|
|
|
|
#define CONFIG_BACKLIGHT BL_IPODNANO /* port controlled */
|
|
|
|
|
2006-03-19 17:42:58 +00:00
|
|
|
/* We can fade the backlight by using PWM */
|
|
|
|
#define HAVE_BACKLIGHT_PWM_FADING
|
|
|
|
|
2006-04-15 13:07:21 +00:00
|
|
|
#define BATTERY_CAPACITY_DEFAULT 1300 /* default battery capacity */
|
|
|
|
|
2005-11-07 23:07:19 +00:00
|
|
|
#ifndef SIMULATOR
|
|
|
|
|
2006-04-10 03:51:17 +00:00
|
|
|
/* The Nano actually has a PP5021 - but it's register compatible with
|
2005-11-07 23:07:19 +00:00
|
|
|
the 5020 so Rockbox doesn't care. */
|
|
|
|
/* Define this if you have a PortalPlayer PP5020 */
|
|
|
|
#define CONFIG_CPU PP5020
|
|
|
|
|
|
|
|
/* Define this if you want to use the PP5020 i2c interface */
|
|
|
|
#define CONFIG_I2C I2C_PP5020
|
|
|
|
|
|
|
|
/* Type of mobile power */
|
2006-04-04 10:03:09 +00:00
|
|
|
#define CONFIG_BATTERY BATT_LIPOL1300
|
2006-04-15 12:31:33 +00:00
|
|
|
#define BATTERY_CAPACITY_MIN 1300 /* min. capacity selectable */
|
|
|
|
#define BATTERY_CAPACITY_MAX 3200 /* max. capacity selectable */
|
|
|
|
#define BATTERY_CAPACITY_INC 50 /* capacity increment */
|
|
|
|
#define BATTERY_TYPES_COUNT 1 /* only one type */
|
2006-04-10 03:51:17 +00:00
|
|
|
#define BATTERY_SCALE_FACTOR 5865
|
2005-11-07 23:07:19 +00:00
|
|
|
|
2006-06-06 22:23:52 +00:00
|
|
|
/* Hardware controlled charging? FIXME */
|
|
|
|
//#define CONFIG_CHARGING CHARGING_SIMPLE
|
2005-11-07 23:07:19 +00:00
|
|
|
|
|
|
|
/* define this if the hardware can be powered off while charging */
|
|
|
|
//#define HAVE_POWEROFF_WHILE_CHARGING
|
|
|
|
|
|
|
|
/* The start address index for ROM builds */
|
|
|
|
#define ROM_START 0x00000000
|
|
|
|
|
|
|
|
/* Define this to the CPU frequency */
|
2006-03-17 02:02:13 +00:00
|
|
|
#define CPU_FREQ 24000000
|
2005-11-07 23:07:19 +00:00
|
|
|
|
2005-11-09 16:27:56 +00:00
|
|
|
#define CONFIG_LCD LCD_IPODNANO
|
2005-11-07 23:07:19 +00:00
|
|
|
|
|
|
|
/* Offset ( in the firmware file's header ) to the file length */
|
|
|
|
#define FIRMWARE_OFFSET_FILE_LENGTH 0
|
|
|
|
|
|
|
|
/* Offset ( in the firmware file's header ) to the file CRC */
|
|
|
|
#define FIRMWARE_OFFSET_FILE_CRC 0
|
|
|
|
|
|
|
|
/* Offset ( in the firmware file's header ) to the real data */
|
|
|
|
#define FIRMWARE_OFFSET_FILE_DATA 8
|
|
|
|
|
|
|
|
#define USB_IPODSTYLE
|
|
|
|
|
2007-02-04 21:46:01 +00:00
|
|
|
/* USB On-the-go */
|
|
|
|
#define CONFIG_USBOTG USBOTG_ARC
|
|
|
|
|
2006-01-07 00:43:48 +00:00
|
|
|
/* define this if the unit can be powered or charged via USB */
|
|
|
|
#define HAVE_USB_POWER
|
|
|
|
|
2005-11-07 23:07:19 +00:00
|
|
|
/* Virtual LED (icon) */
|
|
|
|
#define CONFIG_LED LED_VIRTUAL
|
|
|
|
|
|
|
|
/* Define this if you have adjustable CPU frequency */
|
2006-03-17 02:02:13 +00:00
|
|
|
#define HAVE_ADJUSTABLE_CPU_FREQ
|
2005-11-07 23:07:19 +00:00
|
|
|
|
2006-09-26 10:03:56 +00:00
|
|
|
/* Define this if you can detect headphones */
|
|
|
|
#define HAVE_HEADPHONE_DETECTION
|
|
|
|
|
2006-09-26 19:25:52 +00:00
|
|
|
/* Define this if you can read an absolute wheel position */
|
|
|
|
#define HAVE_WHEEL_POSITION
|
|
|
|
|
2005-11-07 23:07:19 +00:00
|
|
|
#define BOOTFILE_EXT "ipod"
|
|
|
|
#define BOOTFILE "rockbox." BOOTFILE_EXT
|
|
|
|
|
2006-11-09 21:59:27 +00:00
|
|
|
#define ICODE_ATTR_TREMOR_NOT_MDCT
|
|
|
|
|
2005-11-07 23:07:19 +00:00
|
|
|
#endif
|