Commit 2d9f3f26 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Changes to OMAP4 components.

* Enable DualSerial
* Turn off debug in video driver
Requires OMAP4 HAL version 0.05.
Submissions from Willi Theiss.

Version 5.44. Tagged as 'BuildSys-5_44'
parent 47d93d1b
......@@ -48,7 +48,7 @@ UK
WindowManager -options OPTIONS=Ursula
Desktop
SharedRISC_OSLib
OMAP4Video -options DEBUG=TRUE
OMAP4Video
TaskManager
ARM
BASIC105
......@@ -110,7 +110,7 @@ ResourceFiler
ROMFonts
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
#DualSerial
DualSerial
SerialDeviceDriver -type EXP
#SerialDeviceSupport
#SerialMouse
......
/* (5.43)
/* (5.44)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.43
#define Module_MajorVersion_CMHG 5.44
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 05 Feb 2012
#define Module_Date_CMHG 11 Feb 2012
#define Module_MajorVersion "5.43"
#define Module_Version 543
#define Module_MajorVersion "5.44"
#define Module_Version 544
#define Module_MinorVersion ""
#define Module_Date "05 Feb 2012"
#define Module_Date "11 Feb 2012"
#define Module_ApplicationDate "05-Feb-12"
#define Module_ApplicationDate "11-Feb-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.43"
#define Module_HelpVersion "5.43 (05 Feb 2012)"
#define Module_LibraryVersionInfo "5:43"
#define Module_FullVersion "5.44"
#define Module_HelpVersion "5.44 (11 Feb 2012)"
#define Module_LibraryVersionInfo "5:44"
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