baseport/syborg/rom/header.iby
author Gareth Stockwell <gareth.stockwell@accenture.com>
Wed, 22 Sep 2010 15:40:40 +0100
branchgraphics-phase-3
changeset 111 345f1c88c950
parent 12 5c4b0c1fa5f8
child 102 5d2aacefd978
permissions -rw-r--r--
Fixes to syborg-graphicswrapper.vcproj These changes allow syborg-graphicswrapper to link against the hostthreadadapter and khronosapiwrapper libraries built by the graphics.simulator component. The .vcproj file uses relative paths, which requires that the following three packages are laid out as follows: os/ graphics adapt/ graphics.simulator qemu

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/

#define HEAPMAX(x)

#define VARID		0x0b0a0001
#define MAGIC		0x0b0a0001
#define ALL			0x0b0a0001
#define FIXED

kerneltrace 0x80000000

memmodel multiple 0x100000
//memmodel flexible 0x100000 0x1000 -0x4000
//dlldatatop 0x7f000000

trace 0x10
collapse arm gcc 0
multikernel

version=0.01
bootbinary=\epoc32\release\##MAIN##\_syborg_bootloader_bootrom.bin

debugport 0
romsize=0x2000000
romlinearbase=0x80000000
romalign=0x10
kerneldataaddress=0xC8000000
kernelheapmin=0x08000			// calculated at boot time
kernelheapmax=0x00FFF000
dataaddress=0x400000
defaultstackreserve=0x200000
romchecksum=0x12345678

nowrapper				// no rom header

//MMC/SD not used, exclude MMC partition Library
#define USE_CUSTOM_MMC_PARTITION    // "none" is a form of customisation

#ifdef UNICODE
unicode
#endif

#define VARIANT_PATH syborg