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
Ben Avison
Kernel
Commits
728364f8
Commit
728364f8
authored
10 years ago
by
John Ballance
Browse files
Options
Download
Email Patches
Plain Diff
Added HAL device for iMx6 ethernet
JB Version 5.35, 4.79.2.232. Tagged as 'Kernel-5_35-4_79_2_232'
parent
785b6c56
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
12 deletions
+13
-12
VersionASM
VersionASM
+5
-5
VersionNum
VersionNum
+7
-7
hdr/HALDevice
hdr/HALDevice
+1
-0
No files found.
VersionASM
View file @
728364f8
...
...
@@ -13,11 +13,11 @@
GBLS Module_ComponentPath
Module_MajorVersion SETS "5.35"
Module_Version SETA 535
Module_MinorVersion SETS "4.79.2.23
1
"
Module_Date SETS "2
3
Jul 2014"
Module_ApplicationDate SETS "2
3
-Jul-14"
Module_MinorVersion SETS "4.79.2.23
2
"
Module_Date SETS "2
6
Jul 2014"
Module_ApplicationDate SETS "2
6
-Jul-14"
Module_ComponentName SETS "Kernel"
Module_ComponentPath SETS "castle/RiscOS/Sources/Kernel"
Module_FullVersion SETS "5.35 (4.79.2.23
1
)"
Module_HelpVersion SETS "5.35 (2
3
Jul 2014) 4.79.2.23
1
"
Module_FullVersion SETS "5.35 (4.79.2.23
2
)"
Module_HelpVersion SETS "5.35 (2
6
Jul 2014) 4.79.2.23
2
"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
728364f8
...
...
@@ -5,19 +5,19 @@
*
*/
#define Module_MajorVersion_CMHG 5.35
#define Module_MinorVersion_CMHG 4.79.2.23
1
#define Module_Date_CMHG 2
3
Jul 2014
#define Module_MinorVersion_CMHG 4.79.2.23
2
#define Module_Date_CMHG 2
6
Jul 2014
#define Module_MajorVersion "5.35"
#define Module_Version 535
#define Module_MinorVersion "4.79.2.23
1
"
#define Module_Date "2
3
Jul 2014"
#define Module_MinorVersion "4.79.2.23
2
"
#define Module_Date "2
6
Jul 2014"
#define Module_ApplicationDate "2
3
-Jul-14"
#define Module_ApplicationDate "2
6
-Jul-14"
#define Module_ComponentName "Kernel"
#define Module_ComponentPath "castle/RiscOS/Sources/Kernel"
#define Module_FullVersion "5.35 (4.79.2.23
1
)"
#define Module_HelpVersion "5.35 (2
3
Jul 2014) 4.79.2.23
1
"
#define Module_FullVersion "5.35 (4.79.2.23
2
)"
#define Module_HelpVersion "5.35 (2
6
Jul 2014) 4.79.2.23
2
"
#define Module_LibraryVersionInfo "5:35"
This diff is collapsed.
Click to expand it.
hdr/HALDevice
View file @
728364f8
...
...
@@ -177,6 +177,7 @@ HALDeviceID_VDU_IMX6 # 1
^
0
HALDeviceID_EtherNIC_SMSC9221
#
1
HALDeviceID_EtherNIC_DM9000
#
1
HALDeviceID_EtherNIC_IMX6
#
1
^
0
HALDeviceID_GPIO_OMAP3
#
1
...
...
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