baseport/src/cedar/generic/base/syborg/rom/header.iby
changeset 0 ffa851df0825
equal deleted inserted replaced
-1:000000000000 0:ffa851df0825
       
     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 
       
    18 #define HEAPMAX(x)
       
    19 
       
    20 #define VARID		0x0b0a0001
       
    21 #define MAGIC		0x0b0a0001
       
    22 #define ALL			0x0b0a0001
       
    23 #define FIXED
       
    24 
       
    25 kerneltrace 0x80000000
       
    26 
       
    27 memmodel multiple 0x100000
       
    28 //memmodel flexible 0x100000 0x1000 -0x4000
       
    29 //dlldatatop 0x7f000000
       
    30 
       
    31 trace 0x10
       
    32 collapse arm gcc 0
       
    33 multikernel
       
    34 
       
    35 version=0.01
       
    36 bootbinary=\epoc32\release\##MAIN##\_syborg_bootloader_bootrom.bin
       
    37 
       
    38 debugport 0
       
    39 romsize=0x2000000
       
    40 romlinearbase=0x80000000
       
    41 romalign=0x10
       
    42 kerneldataaddress=0xC8000000
       
    43 kernelheapmin=0x08000			// calculated at boot time
       
    44 kernelheapmax=0x00FFF000
       
    45 dataaddress=0x400000
       
    46 defaultstackreserve=0x200000
       
    47 romchecksum=0x12345678
       
    48 
       
    49 nowrapper				// no rom header
       
    50 
       
    51 #ifdef UNICODE
       
    52 unicode
       
    53 #endif
       
    54 
       
    55 #define VARIANT_PATH syborg