diff -r 000000000000 -r ffa851df0825 baseport/src/cedar/generic/base/syborg/rom/header.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/baseport/src/cedar/generic/base/syborg/rom/header.iby Fri Jul 31 14:43:15 2009 +0100 @@ -0,0 +1,55 @@ +/* +* 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 + +#ifdef UNICODE +unicode +#endif + +#define VARIANT_PATH syborg