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_BCM2835
Commits
846ad983
Commit
846ad983
authored
Oct 30, 2014
by
Ben Avison
Browse files
Permit HALDevice_SDHCISize to grow in future
Version 0.39. Tagged as 'BCM2835-0_39'
parent
0c6225b5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
11 deletions
+10
-11
VersionNum
VersionNum
+10
-10
s/SDIO
s/SDIO
+0
-1
No files found.
VersionNum
View file @
846ad983
/* (0.3
8
)
/* (0.3
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.3
8
#define Module_MajorVersion_CMHG 0.3
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
25
Oct 2014
#define Module_Date_CMHG
30
Oct 2014
#define Module_MajorVersion "0.3
8
"
#define Module_Version 3
8
#define Module_MajorVersion "0.3
9
"
#define Module_Version 3
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 "BCM2835"
#define Module_ComponentPath "mixed/RiscOS/Sources/HAL/BCM2835"
#define Module_FullVersion "0.3
8
"
#define Module_HelpVersion "0.3
8
(
25
Oct 2014)"
#define Module_LibraryVersionInfo "0:3
8
"
#define Module_FullVersion "0.3
9
"
#define Module_HelpVersion "0.3
9
(
30
Oct 2014)"
#define Module_LibraryVersionInfo "0:3
9
"
s/SDIO
View file @
846ad983
...
...
@@ -315,7 +315,6 @@ SDHCI HALDeviceField GetTMCLK
SDHCI
HALDeviceField
SetActivity
,
0
; patched up at initialisation
SDHCI
HALDeviceField
GetCardDetect
,
0
; patched up at initialisation
SDHCI
HALDeviceField
GetWriteProtect
ASSERT
.
-
%A0
=
HALDevice_SDHCISize
; Init the SDHCI HAL device
...
...
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