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
BuildSys
Commits
0206122b
Commit
0206122b
authored
8 years ago
by
John Ballance
Browse files
Options
Download
Email Patches
Plain Diff
Final iMx6 module
Detail: Admin: Version 7.02. Tagged as 'BuildSys-7_02'
parent
8549a604
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
46 additions
and
47 deletions
+46
-47
Components/ROOL/iMx6
Components/ROOL/iMx6
+39
-40
VersionNum
VersionNum
+7
-7
No files found.
Components/ROOL/iMx6
View file @
0206122b
...
...
@@ -25,10 +25,9 @@ HdrSrc -type EXP
# we need the following exported for swis.h generation
# change the type to EXP
#
DDEUtils -type EXP
#
DDEUtils -type EXP
Econet -type EXP
DDT -type EXP
GPIO -type EXP
HostFS -type EXP
SCSIDriver -type EXP
PCCardFS -type EXP
...
...
@@ -39,7 +38,7 @@ MakePSFont -type EXP
# kernel is first module in ROM seen as the UtilityModule
HAL_iMx6
#Kernel -at 0xFC010000
Kernel -at 0xFC020000 -options ASFLAGS="-PD \"
HiProcVecs SETL {FALSE} -PD \"CMOS_Override SETS \\\"= FileLangCMOS,fsnumber_SCSIFS,CDROMFSCMOS,&C0,FontCMOS,255,FontMaxCMOS,255,SCSIFSDrivesCMOS,&20\\\"
\""
Kernel -at 0xFC020000 -options ASFLAGS="-PD \"
EnforceSCSI4 SETL {TRUE}
\""
Podule -type EXP
PCI
FileSwitch
...
...
@@ -49,6 +48,7 @@ Messages
MessageTrans
UK
SharedRISC_OSLib
ZeroPain
WindowManager -options OPTIONS=Ursula
# we want it to start in desktop .. *configure language is defaulted to 11,
# so put the desktop module here as module 11
...
...
@@ -56,10 +56,10 @@ Desktop
#
IMXVideo
TaskManager
FPEmulator -options FPE_APCS=3/32bit FPEANCHOR=High
ScreenModes
BASIC105
BASIC64
BASICTrans
BufferManager
ColourTrans
Debugger
...
...
@@ -71,18 +71,12 @@ InternationalKeyboard -options KEYBOARD=All
RTSupport
## USB drivers - debug
#USBDriver -options CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
#EHCIDriver -options CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
##OHCIDriver -type EXP -options CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
#OHCIHeaders -options CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
##MUSBDriver -options COPTIONS="-fn -g -DDEBUGLIB -DMUSB_DEBUG" CDEBUG="-DDEBUGLIB -DMUSB_DEBUG"
#USBDriver -options DEBUG=TRUE
#EHCIDriver -options DEBUG=TRUE
# USB drivers - non-debug
USBDriver
EHCIDriver
OHCIDriver
OHCIHeaders
#MUSBDriver
DisplayManager
DMAManager
...
...
@@ -96,7 +90,6 @@ RamFS
Filer
FilerSWIs
FontManager
FPEmulator -options FPE_APCS=3/32bit
VFPSupport
Free
Hourglass
...
...
@@ -128,30 +121,33 @@ SCSIFS
SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" TEMPLATES=yes
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
#
DualSerial
#
SerialDeviceDriver -type EXP
#
SerialDeviceSupport
DualSerial
SerialDeviceDriver -type EXP
SerialDeviceSupport
##SerialMouse
#
FSLock
##
SoundDMA_HAL
##
SoundControl
##
SoundChannels
##
SoundScheduler
##
WaveSynth
##
StringLib
##
Percussion
##
SharedSnd
##
SDIODriver
##
SDFS
##
SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes
###
SDCMOS
FSLock
SoundDMA_HAL
SoundControl
SoundChannels
SoundScheduler
WaveSynth
StringLib
Percussion
SharedSnd
SDIODriver
SDFS
SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes
SDCMOS
-options MYASFLAGS="-pd \"StoreAtDiscAddress SETA &20001200\""
#
SATAFS
SATAFiler -options ASFLAGS="-PD \"SATA SETL {TRUE}\"" TEMPLATES=yes
SPIDriver
#NetFS
#NetFiler
#NetPrint
#NetStatus
#NetUtils
##
RTC
RTC
BootCommands
AUNMsgs
MManager
...
...
@@ -163,9 +159,7 @@ Freeway
ShareFS
MimeMap
LanManFS -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
EtherTH
AHCIDriver
EtherUSB
###EtherUSB
DHCP -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
Edit
Draw
...
...
@@ -180,6 +174,7 @@ Help2
#
tboxlib
ToolboxLib -type EXP
TinyStubs
Toolbox
Window
ToolAction
...
...
@@ -196,16 +191,20 @@ ProgInfo
SaveAs
Scale
Gadgets
##
## CDFS
##
#CDFSDriver
#CDFSSoftSCSI
#
#CDFS
#CDFSFiler
##
#
CDFSDriver
CDFSSoftSCSI
CDFS
CDFSFiler
#
UnSqzAIF
InetRes -options TYPE=EmergencyUtils
EtherTH
AHCIDriver
DDEUtils
EtherUSB
# some libraries and bits
#
...
...
This diff is collapsed.
Click to expand it.
VersionNum
View file @
0206122b
/* (7.0
1
)
/* (7.0
2
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 7.0
1
#define Module_MajorVersion_CMHG 7.0
2
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 20 Jan 2017
#define Module_MajorVersion "7.0
1
"
#define Module_Version 70
1
#define Module_MajorVersion "7.0
2
"
#define Module_Version 70
2
#define Module_MinorVersion ""
#define Module_Date "20 Jan 2017"
...
...
@@ -18,6 +18,6 @@
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "7.0
1
"
#define Module_HelpVersion "7.0
1
(20 Jan 2017)"
#define Module_LibraryVersionInfo "7:
1
"
#define Module_FullVersion "7.0
2
"
#define Module_HelpVersion "7.0
2
(20 Jan 2017)"
#define Module_LibraryVersionInfo "7:
2
"
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