From d6e822cab9b4f1294a8789632c737d0d8f71ef58 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Wed, 11 Apr 2007 21:26:58 +0000 Subject: Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA address are all derived from the hw mask, and master/slave isn't displayed on other targets either). * Get rid of all the USB*STYLE macros (except USB_IPODSTYLE). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13112 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-fmrecorder.h | 3 --- firmware/export/config-gigabeat.h | 2 -- firmware/export/config-h100.h | 2 -- firmware/export/config-h120.h | 2 -- firmware/export/config-h300.h | 2 -- firmware/export/config-iaudiom5.h | 4 +--- firmware/export/config-iaudiox5.h | 2 -- firmware/export/config-ondiofm.h | 6 ------ firmware/export/config-ondiosp.h | 6 ------ firmware/export/config-player.h | 3 --- firmware/export/config-recorder.h | 3 --- firmware/export/config-recorderv2.h | 3 --- 12 files changed, 1 insertion(+), 37 deletions(-) (limited to 'firmware/export') diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h index d40fd01198..e753808897 100644 --- a/firmware/export/config-fmrecorder.h +++ b/firmware/export/config-fmrecorder.h @@ -99,9 +99,6 @@ /* FM recorders can wake up from RTC alarm */ #define HAVE_RTC_ALARM -/* How to detect USB */ -#define USB_FMRECORDERSTYLE 1 - /* Hardware controlled charging with monitoring */ #define CONFIG_CHARGING CHARGING_MONITOR diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h index 588c92df6d..9b56a1a616 100644 --- a/firmware/export/config-gigabeat.h +++ b/firmware/export/config-gigabeat.h @@ -124,8 +124,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 8 -#define USB_GIGABEAT_STYLE - #define HAVE_HEADPHONE_DETECTION /* Define this if you have adjustable CPU frequency */ diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 84ca26ba53..dbb499f3af 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -135,8 +135,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 8 -#define USB_IRIVERSTYLE - #define HAVE_ATA_LED_CTRL /* Define this if you have adjustable CPU frequency */ diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h index ebde63f260..f957f450d0 100644 --- a/firmware/export/config-h120.h +++ b/firmware/export/config-h120.h @@ -128,8 +128,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 8 -#define USB_IRIVERSTYLE - #define HAVE_ATA_LED_CTRL /* Define this if you have adjustable CPU frequency */ diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index 173b99e432..ad80191885 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -127,8 +127,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 8 -#define USB_IRIVERSTYLE - /* USB On-the-go */ #define CONFIG_USBOTG USBOTG_ISP1362 diff --git a/firmware/export/config-iaudiom5.h b/firmware/export/config-iaudiom5.h index d6e4195216..bce3c47e5c 100644 --- a/firmware/export/config-iaudiom5.h +++ b/firmware/export/config-iaudiom5.h @@ -126,14 +126,12 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 8 -#define USB_X5M5_STYLE - /* Define this if you have adjustable CPU frequency */ #define HAVE_ADJUSTABLE_CPU_FREQ #define BOOTFILE_EXT "iaudio" #define BOOTFILE "rockbox." BOOTFILE_EXT -#define BOOTDIR "/.rockbox" +#define BOOTDIR "/.rockbox" #define BOOTLOADER_ENTRYPOINT 0x001F0000 #define FLASH_ENTRYPOINT 0x00001000 diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h index adcbfee551..57f8a68134 100644 --- a/firmware/export/config-iaudiox5.h +++ b/firmware/export/config-iaudiox5.h @@ -141,8 +141,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 8 -#define USB_X5M5_STYLE - /* USB On-the-go */ #define CONFIG_USBOTG USBOTG_M5636 diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h index fbc0c0e098..0e691b70e3 100644 --- a/firmware/export/config-ondiofm.h +++ b/firmware/export/config-ondiofm.h @@ -78,12 +78,6 @@ /* Define this if the tuner is switched on by software */ #define HAVE_TUNER_PWR_CTRL -/* How to detect USB */ -#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */ - -/* How to enable USB */ -#define USB_ENABLE_ONDIOSTYLE 1 /* with PA5 */ - /* The start address index for ROM builds */ /* #define ROM_START 0x16010 for behind original Archos */ #define ROM_START 0x7010 /* for behind BootBox */ diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h index cefbbc3666..da723413ec 100644 --- a/firmware/export/config-ondiosp.h +++ b/firmware/export/config-ondiosp.h @@ -65,12 +65,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 24 -/* How to detect USB */ -#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */ - -/* How to enable USB */ -#define USB_ENABLE_ONDIOSTYLE 1 /* with PA5 */ - /* The start address index for ROM builds */ /* #define ROM_START 0x12010 for behind original Archos */ #define ROM_START 0x7010 /* for behind BootBox */ diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h index c461402eb1..580831c861 100644 --- a/firmware/export/config-player.h +++ b/firmware/export/config-player.h @@ -74,9 +74,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 6 -/* How to detect USB */ -#define USB_PLAYERSTYLE 1 - /* Hardware controlled charging */ #define CONFIG_CHARGING CHARGING_SIMPLE diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h index 3c53055886..d8bd0bed2f 100644 --- a/firmware/export/config-recorder.h +++ b/firmware/export/config-recorder.h @@ -86,9 +86,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 6 -/* How to detect USB */ -#define USB_RECORDERSTYLE 1 - /* Software controlled charging */ #define CONFIG_CHARGING CHARGING_CONTROL diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h index 1d64f586ac..0e6e00c167 100644 --- a/firmware/export/config-recorderv2.h +++ b/firmware/export/config-recorderv2.h @@ -99,9 +99,6 @@ /* Define this if you have an FM Radio */ #define CONFIG_TUNER S1A0903X01 -/* How to detect USB */ -#define USB_FMRECORDERSTYLE 1 - /* Hardware controlled charging with monitoring */ #define CONFIG_CHARGING CHARGING_MONITOR -- cgit v1.2.3