[maemo-commits] [maemo-commits] r18927 - projects/haf/trunk/ke-recv/src

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Jul 21 15:43:32 EEST 2009
Author: kihamala
Date: 2009-07-21 15:43:30 +0300 (Tue, 21 Jul 2009)
New Revision: 18927

Modified:
   projects/haf/trunk/ke-recv/src/ke-recv.c
Log:
preferred partition is 1


Modified: projects/haf/trunk/ke-recv/src/ke-recv.c
===================================================================
--- projects/haf/trunk/ke-recv/src/ke-recv.c	2009-07-21 12:42:45 UTC (rev 18926)
+++ projects/haf/trunk/ke-recv/src/ke-recv.c	2009-07-21 12:43:30 UTC (rev 18927)
@@ -1736,7 +1736,7 @@
                 mmc->swap_off_op = INTERNAL_MMC_SWAP_OFF_OP;
 
 #ifdef FREMANTLE_MODE
-                mmc->preferred_volume = 3;
+                mmc->preferred_volume = 1;
                 mmc->control_partitions = 0;
 #else
                 mmc->preferred_volume = 1;

More information about the maemo-commits mailing list