Commit 0206122b authored by John Ballance's avatar John Ballance
Browse files

Final iMx6 module

Detail:
Admin:


Version 7.02. Tagged as 'BuildSys-7_02'
parent 8549a604
......@@ -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
#
......
/* (7.01)
/* (7.02)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 7.01
#define Module_MajorVersion_CMHG 7.02
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 20 Jan 2017
#define Module_MajorVersion "7.01"
#define Module_Version 701
#define Module_MajorVersion "7.02"
#define Module_Version 702
#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.01"
#define Module_HelpVersion "7.01 (20 Jan 2017)"
#define Module_LibraryVersionInfo "7:1"
#define Module_FullVersion "7.02"
#define Module_HelpVersion "7.02 (20 Jan 2017)"
#define Module_LibraryVersionInfo "7:2"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment