Update contrib.
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.
20 // This file provides the ROM header information for your variant
24 // Relative variant path from base
25 #define VARIANT_PATH template\template_variant
30 #define VARID 0x09080001
31 #define MAGIC 0x09080001
32 #define ALL 0x09080001
35 // Define FIXED as below for moving memory model:
36 // #define FIXED fixed
38 // Enable all Kernel logging
39 kerneltrace 0xffffffff
41 // Comment out the following line for moving memory model:
42 memmodel multiple 0x100000
50 // Bootrom and Kernel debug should send log to this serial port:
54 bootbinary=\Epoc32\Release\##MAIN##\_template_bootrom.bin
56 // These values in super page are for multiple memory model:
58 romlinearbase=0x80000000
60 kerneldataaddress=0xC8000000
61 kernelheapmin=0x1000 // calculated at boot time
62 kernelheapmax=0x00FFF000
64 // These values in super page are for moving memory model:
66 // romlinearbase=0xf8000000
68 // kerneldataaddress=0x64000000
69 // kernelheapmin=0x08000
70 // kernelheapmax=0x00FFC000
73 defaultstackreserve=0x200000
74 romchecksum=0x12345678
77 //#define WITH_EXTENSION
81 //MMC/SD not used, exclude MMC partition Library
82 #define USE_CUSTOM_MMC_PARTITION