First public contribution.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
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".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
17 //#NAME: NAND Loader rom
18 //Following lines copied from os\kernelhwsrv\kernel\eka\rombuild\nandloader.oby
21 #define NANDLOADER_ROM
22 #include <rom\##VARIANT##\header.iby>
26 #include <rom\##VARIANT##\kernel.iby>
39 #include <rom\hal\hal.iby>
40 #include <rom\f32\f32.iby>
43 //----------------------------------------------------------------------------
44 //Specific to SMR NAND test on NE1
47 file=\Epoc32\Release\ARMV5\udeb\NANDLOADER_UNISTORE2.EXE \sys\bin\NANDLOADER.EXE
49 #if defined(SMR_AUTO_ROM1)
51 data=##VARIANT####KMAIN##D-SMRTSHELL_NAND2_AUTO1-D.IMG \core.img
52 data=\Epoc32\rom\include\smrtest_nandldr_autoexec1.bat \autoexec.bat
54 #elif defined(SMR_AUTO_ROM2)
56 data=##VARIANT####KMAIN##D-SMRTSHELL_NAND2_AUTO2-D.IMG \core.img
57 data=\Epoc32\rom\include\smrtest_nandldr_autoexec2.bat \autoexec.bat
59 #elif defined(SMR_AUTO_ROM3)
61 data=##VARIANT####KMAIN##D-SMRTSHELL_NAND2_AUTO3-D.IMG \core.img
62 data=\Epoc32\rom\include\smrtest_nandldr_autoexec3.bat \autoexec.bat
64 #elif defined(SMR_AUTO_ROM4)
66 data=##VARIANT####KMAIN##D-SMRTSHELL_NAND2_AUTO4-D.IMG \core.img
67 data=\Epoc32\rom\include\smrtest_nandldr_autoexec4.bat \autoexec.bat