Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
HAL
HAL_OMAP4
Commits
dbed5080
Commit
dbed5080
authored
Nov 09, 2013
by
Robert Sprowson
Browse files
Pass the right address to register the RTC
Mirrors change in OMAP3-0_91. Version 0.24. Tagged as 'OMAP4-0_24'
parent
df6c5057
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
VersionNum
VersionNum
+10
-10
s/RTC
s/RTC
+1
-1
No files found.
VersionNum
View file @
dbed5080
/* (0.2
3
)
/* (0.2
4
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.2
3
#define Module_MajorVersion_CMHG 0.2
4
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 0
1
Nov 2013
#define Module_Date_CMHG 0
9
Nov 2013
#define Module_MajorVersion "0.2
3
"
#define Module_Version 2
3
#define Module_MajorVersion "0.2
4
"
#define Module_Version 2
4
#define Module_MinorVersion ""
#define Module_Date "0
1
Nov 2013"
#define Module_Date "0
9
Nov 2013"
#define Module_ApplicationDate "0
1
-Nov-13"
#define Module_ApplicationDate "0
9
-Nov-13"
#define Module_ComponentName "OMAP4"
#define Module_ComponentPath "castle/RiscOS/Sources/HAL/OMAP4"
#define Module_FullVersion "0.2
3
"
#define Module_HelpVersion "0.2
3
(0
1
Nov 2013)"
#define Module_LibraryVersionInfo "0:2
3
"
#define Module_FullVersion "0.2
4
"
#define Module_HelpVersion "0.2
4
(0
9
Nov 2013)"
#define Module_LibraryVersionInfo "0:2
4
"
s/RTC
View file @
dbed5080
...
...
@@ -73,8 +73,8 @@ RTC_Init
Pull
"lr"
STR
sb
,
[
a1
,
#
RTCDeviceHAL_SB
]
MOV
a2
,
a1
MOV
a1
,
#
0
ADR
a2
,
RTCDevice
CallOS
OS_AddDevice
,
tailcall
RTCDeviceTemplate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment