sl@0: /* sl@0: * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of the License "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * sl@0: */ sl@0: sl@0: sl@0: //#NAME: NAND Loader rom sl@0: sl@0: #define BASE_ROM sl@0: #define NANDLOADER_ROM sl@0: #include sl@0: sl@0: files= sl@0: sl@0: #include sl@0: sl@0: #ifdef WITH_EXTENSION sl@0: #undef WITH_EXTENSION sl@0: #endif sl@0: #ifdef WITH_ROFS sl@0: #undef WITH_ROFS sl@0: #endif sl@0: #ifdef WITH_COMP sl@0: #undef WITH_COMP sl@0: #endif sl@0: sl@0: #include "user.iby" sl@0: #include sl@0: #include sl@0: sl@0: #if defined(LMNAND2) || defined(_NAND2) || defined(_ONENAND) sl@0: #if defined (__LABRADOR_BOARD__) sl@0: file=\Epoc32\Release\##MAIN##\##BUILD##\LAB_NANDLOADER_UNISTORE2.EXE \sys\bin\NANDLOADER.EXE sl@0: #else sl@0: file=\Epoc32\Release\##MAIN##\##BUILD##\NANDLOADER_UNISTORE2.EXE \sys\bin\NANDLOADER.EXE sl@0: #endif sl@0: #else sl@0: file=\Epoc32\Release\##MAIN##\##BUILD##\NANDLOADER.EXE \sys\bin\NANDLOADER.EXE sl@0: #endif sl@0: sl@0: data=\epoc32\rom\nandloader\autoexec.bat \autoexec.bat sl@0: sl@0: data=\epoc32\data\smr1.img \smr1.img sl@0: sl@0: sl@0: data=\epoc32\data\smr_part_102400.img \smr2.img