equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-4A910E9F-E881-51D7-A84A-CBC6AC343FD1" xml:lang="en"><title>Level |
|
13 2 Cache Macros</title><shortdesc>Describes the macros that define if the phone uses Level 2 cache.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>The macros are used in the platform-specific configuration header file, <filepath>config.inc</filepath>, |
|
15 described in <xref href="GUID-2E4F8732-F253-5E0D-9A37-9476541E6004.dita">Platform-Specific |
|
16 Configuration Header</xref>. </p> |
|
17 <section id="GUID-B821E97C-BC53-4953-BE7D-12EC6DFD1A83"><title>CFG_HasL210Cache</title><codeblock id="GUID-46EB45BD-AF86-5501-B617-E9BC051B09A9" xml:space="preserve">CFG_HasL210Cache</codeblock><p>Includes |
|
18 support for the L210 cache in the bootstrap. </p> </section> |
|
19 <section id="GUID-9FAABE37-46B9-4821-8D2B-63C9168F71A3"><title>CFG_HasL220Cache</title><codeblock id="GUID-6D6C1D4C-5083-5C21-97B8-149B5378D4CF" xml:space="preserve">CFG_HasL220Cache</codeblock><p>Includes |
|
20 support for the L220 cache in the bootstrap. </p> </section> |
|
21 </conbody></concept> |