From 016153a0b91040bde338e1d32e5e86bab6ce55ec Mon Sep 17 00:00:00 2001 From: Jack Halpin Date: Thu, 18 Mar 2010 13:25:13 +0000 Subject: SansaAMSv2: Add support for uSD cards to sd-as3525v2.c and activate hotswap and multidrive. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25245 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansaclipplus.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'firmware/export/config/sansaclipplus.h') diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index f54951f0ac..310df3a115 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -9,13 +9,13 @@ #define FIRMWARE_OFFSET_FILE_DATA 8 #define FIRMWARE_OFFSET_FILE_CRC 0 -#if 0 /* TODO */ + #ifndef BOOTLOADER #define HAVE_MULTIDRIVE #define NUM_DRIVES 2 #define HAVE_HOTSWAP #endif -#endif + #if 0 /* disabled since there is no driver (yet) */ -- cgit v1.2.3