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
Jeffrey Lee
HAL_OMAP3
Commits
57317a25
Commit
57317a25
authored
10 years ago
by
Ben Avison
Browse files
Options
Download
Email Patches
Plain Diff
Permit HALDevice_SDHCISize to grow in future
Version 0.99. Tagged as 'OMAP3-0_99'
parent
e9ae1200
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
10 deletions
+11
-10
VersionNum
VersionNum
+10
-10
s/SDIO
s/SDIO
+1
-0
No files found.
VersionNum
View file @
57317a25
/* (0.9
8
)
/* (0.9
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.9
8
#define Module_MajorVersion_CMHG 0.9
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
25
Oct 2014
#define Module_Date_CMHG
30
Oct 2014
#define Module_MajorVersion "0.9
8
"
#define Module_Version 9
8
#define Module_MajorVersion "0.9
9
"
#define Module_Version 9
9
#define Module_MinorVersion ""
#define Module_Date "
25
Oct 2014"
#define Module_Date "
30
Oct 2014"
#define Module_ApplicationDate "
25
-Oct-14"
#define Module_ApplicationDate "
30
-Oct-14"
#define Module_ComponentName "OMAP3"
#define Module_ComponentPath "castle/RiscOS/Sources/HAL/OMAP3"
#define Module_FullVersion "0.9
8
"
#define Module_HelpVersion "0.9
8
(
25
Oct 2014)"
#define Module_LibraryVersionInfo "0:9
8
"
#define Module_FullVersion "0.9
9
"
#define Module_HelpVersion "0.9
9
(
30
Oct 2014)"
#define Module_LibraryVersionInfo "0:9
9
"
This diff is collapsed.
Click to expand it.
s/SDIO
View file @
57317a25
...
...
@@ -329,6 +329,7 @@ SDHCI HALDeviceField GetTMCLK
SDHCI
HALDeviceField
SetActivity
,
0
; patched up at initialisation
SDHCI
HALDeviceField
GetCardDetect
; overridden in some cases
SDHCI
HALDeviceField
GetWriteProtect
,
0
; patched up at initialisation
%
%A0
+
HALDevice_SDHCISize
-
.
ASSERT
.
-
%A0
=
SDHCISB
DCD
0
; patched up at initialisation
ASSERT
.
-
%A0
=
SDHCISlotInfo
+
HALDeviceSDHCI_SlotInfo_Flags
...
...
This diff is collapsed.
Click to expand it.
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