os/kernelhwsrv/kernel/eka/rombuild/mmctest_load_rel.oby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description:
    15 *
    16 */
    17 //#NAME: autotest MMC, MmmcLoader component
    18 // loads images from drive d: into "internal" mmc on E: and then boots from MMC
    19 
    20 #define BASE_ROM
    21 #define REBOOT_DRIVER
    22 
    23 #include <rom\##VARIANT##\header.iby>
    24 
    25 #undef WITH_EXTENSION
    26 #undef WITH_ROFS
    27 #undef WITH_COMP
    28 #undef MMC_DUAL_SLOT
    29 #undef USE_SDIO_SD_MMC
    30 #undef _NAND2
    31 
    32 // enable slot 2, so we can write to "internal" MMC...
    33 #define MMC_DUAL_SLOT
    34 #define USE_SDIO_SD_MMC
    35 
    36 files=
    37 
    38 #include <rom\##VARIANT##\kernel.iby>
    39 #include "user.iby"
    40 #include <rom\hal\hal.iby>
    41 #include <rom\f32\f32.iby>
    42 
    43 data=\epoc32\rom\##VARIANT##\mmctest_load_rel_autoexec.bat	\autoexec.bat
    44 
    45 file=\Epoc32\Release\##MAIN##\##BUILD##\MMCLOADER.EXE		\sys\bin\MMCLOADER.EXE