From 2cf1a895603e538de0276033db8334f51758e881 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Wed, 17 Nov 2004 20:14:43 +0000 Subject: Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock select circuitry) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5421 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/hwcompat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/hwcompat.h') diff --git a/firmware/export/hwcompat.h b/firmware/export/hwcompat.h index 66f29f8b16..01e26df6e0 100644 --- a/firmware/export/hwcompat.h +++ b/firmware/export/hwcompat.h @@ -27,6 +27,7 @@ #define USB_ACTIVE_HIGH 0x0100 #define PR_ACTIVE_HIGH 0x0100 #define LCD_CONTRAST_BIAS 0x0200 +#define MMC_CLOCK_POLARITY 0x0400 #define TUNER_MODEL 0x0800 int read_rom_version(void); -- cgit v1.2.3