Commit 77079acc authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Add CortexA8 mapping to SysMap

Detail:
  Added CortexA8 mapping to SysMap, to allow !Builder to function correctly now that the OMAP3 build uses the CortexA8 machine type.
Admin:
  Tested with on rev C2 beagleboard after clean ROM rebuild.


Version 4.70. Tagged as 'BuildSys-4_70'
parent 4823ce16
...@@ -39,6 +39,7 @@ Machine ...@@ -39,6 +39,7 @@ Machine
R:Morris R:Morris
T:Tungsten T:Tungsten
N:PsionNB2 N:PsionNB2
8:CortexA8
ImageSize ImageSize
G:16384k G:16384k
......
/* (4.69) /* (4.70)
* *
* This file is automatically maintained by srccommit, do not edit manually. * This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1. * Last processed by srccommit version: 1.1.
* *
*/ */
#define Module_MajorVersion_CMHG 4.69 #define Module_MajorVersion_CMHG 4.70
#define Module_MinorVersion_CMHG #define Module_MinorVersion_CMHG
#define Module_Date_CMHG 22 Apr 2009 #define Module_Date_CMHG 09 May 2009
#define Module_MajorVersion "4.69" #define Module_MajorVersion "4.70"
#define Module_Version 469 #define Module_Version 470
#define Module_MinorVersion "" #define Module_MinorVersion ""
#define Module_Date "22 Apr 2009" #define Module_Date "09 May 2009"
#define Module_ApplicationDate "22-Apr-09" #define Module_ApplicationDate "09-May-09"
#define Module_ComponentName "BuildSys" #define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys" #define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.69" #define Module_FullVersion "4.70"
#define Module_HelpVersion "4.69 (22 Apr 2009)" #define Module_HelpVersion "4.70 (09 May 2009)"
#define Module_LibraryVersionInfo "4:69" #define Module_LibraryVersionInfo "4:70"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment