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-iaudiom5.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'firmware/export/config-iaudiom5.h') 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 -- cgit v1.2.3