Commit 54e10c87 authored by John Ballance's avatar John Ballance
Browse files

Updated to add iMx6 components and modules

Detail:
  3 specific lines added into ModuleDB reflecting items in (currently) private branch
  iMx6 components file added
Admin:
  J Ballance initial


Version 6.39. Tagged as 'BuildSys-6_39'
parent cfdca9ab
#------------------------------------------------------------------------------
# Components file for iMx6 build
#------------------------------------------------------------------------------
%BaseAddress 0xFC000000
%Image Build$ImageName
%Log Build$ImageName
%Messages Sources.Internat.Messages
%Joiner romlinker
%JoinerFormat romlinker
%noimagesize
# BBE Support
BuildApps
BuildExport
BuildSystem -options COMPONENTFILE=iMx6 COMPONENTFILE2=Universal
BuildEnvironment -options ENVFILE=iMx6
BuildModules
BuildTools
#------------------------------------------------------------------------------
# some headers
#
HdrSrc -type EXP
#------------------------------------------------------------------------------
# we need the following exported for swis.h generation
# change the type to EXP
#
DDEUtils -type EXP
Econet -type EXP
DDT -type EXP
HostFS -type EXP
SCSIDriver -type EXP
PCCardFS -type EXP
PDriver -type EXP
PDumperDM -type EXP
MakePSFont -type EXP
# kernel is first module in ROM seen as the UtilityModule
HAL_iMx6
#Kernel -at 0xFC010000
Kernel -at 0xFC020000
Podule -type EXP
PCI
FileSwitch
ResourceFS
TerritoryManager
Messages
MessageTrans
UK
SharedRISC_OSLib
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
Desktop
#
IMXVideo
TaskManager
ScreenModes
BASIC105
BASIC64
BASICTrans
BufferManager
ColourTrans
Debugger
##DADebug
DeviceFS
PortableHAL
International
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"
# USB drivers - non-debug
USBDriver
EHCIDriver
OHCIDriver
OHCIHeaders
#MUSBDriver
DisplayManager
DMAManager
DragASprite
DragAnObj
DrawMod
BBCEconet
FileCore
ADFS -type EXP
RamFS
Filer
FilerSWIs
FontManager
FPEmulator -options FPE_APCS=3/32bit
VFPSupport
Free
Hourglass
IIC
ITable
Obey
Pinboard
PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
SpriteExtend
ShellCLI
BlendTable
SpriteUtils
Squash
SuperSample
SystemDevices
TaskWindow
WindowUtils
FilterManager
ColourPicker
DrawFile
Filer_Action
DOSFS -options PCMCIA=TRUE
SCSISwitch
SCSISoftUSB
SCSIFS
SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" TEMPLATES=yes
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
#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
#
#NetFS
#NetFiler
#NetPrint
#NetStatus
#NetUtils
##RTC
BootCommands
AUNMsgs
MManager
Internet
Resolver
Net
BootNet
Freeway
ShareFS
MimeMap
LanManFS -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
###EtherUSB
##EtherET
DHCP -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
Edit
Draw
Paint
Alarm
Chars
Help2
#RTCAdjust
#
# Toolbox Modules/Libs
#
tboxlib
ToolboxLib -type EXP
TinyStubs
Toolbox
Window
ToolAction
Menu
Iconbar
ColourDbox
ColourMenu
DCS_Quit
FileInfo
FontDbox
FontMenu
PrintDbox
ProgInfo
SaveAs
Scale
Gadgets
##
## CDFS
##
#CDFSDriver
#CDFSSoftSCSI
#CDFS
#CDFSFiler
##
UnSqzAIF
InetRes -options TYPE=EmergencyUtils
# some libraries and bits
#
callx
AsmUtils -type EXP
TCPIPheaders -type EXP
socklib
inetlib
unixlib
UnicodeLib -type EXP
ConfigLib -type EXP
OSLib
DeskLib
ModMallocLib
PlainArgvLib
RemoteDebug
PDebug
DDTLib
Wild
Trace
DebugLib
SyncLib
NVRAM -type EXP
PortManager -type EXP
#
SDCreate -options INSTDIR=<Install$Dir>.ABRelease
#ABRelease
# end
......@@ -133,6 +133,7 @@ WhatSTB RES closed.RiscOS.Sources.SystemRes.STB.Utilities.
#
#--------------------------------------------------------------------------------------------------------------------------------------
HAL_BCM2835 HAL Sources.HAL.HAL_BCM2835 RISC_OS BCM2835
HAL_iMx6 HAL Sources.HAL.HAL_iMx6 RISC_OS iMx6
HAL_IOMD HAL Sources.HAL.HAL_IOMD RISC_OS IOMD
HAL_OMAP3 HAL Sources.HAL.HAL_OMAP3 RISC_OS OMAP3
HAL_OMAP4 HAL Sources.HAL.HAL_OMAP4 RISC_OS OMAP4
......@@ -240,6 +241,7 @@ EHCIDriver C Sources.HWSupport.USB.USBDriver.build
ELFLoader C closed.RiscOS.Sources.Programmer.ELFLoader Programmer ELFLoader
EnsureLine C closed.RiscOS.Sources.Networking.Modem.EnsureLine Networking EnsureLine
EtherB C Sources.Networking.Ethernet.EtherB Networking EtherB
EtherET C Sources.Networking.Ethernet.EtherTH Networking EtherET
EtherI C closed.RiscOS.Sources.Networking.Ethernet.EtherI Networking EtherI
EtherUSB C Sources.Networking.Ethernet.EtherUSB Networking EtherUSB
EtherK C Sources.Networking.Ethernet.EtherK Networking EtherK
......@@ -300,6 +302,7 @@ HWModem ASM closed.RiscOS.Sources.HWSupport.Modem
Iconbar C Sources.Toolbox.IconBar Toolbox Iconbar
IconHigh C closed.RiscOS.Sources.Video.UserI.IconHigh Video IconHigh
IIC ASM Sources.HWSupport.IIC HWSupport IIC
IMXVideo C Sources.Video.HWSupport.IMXVideo Video IMXVideo
Interlace ASM closed.RiscOS.Sources.Video.Render.Interlace Video Interlace
InterLoad ASM closed.RiscOS.Sources.Video.Render.Interlace.Utils.InterLoad Video InterLoad
International ASM Sources.Internat.Inter Internat Inter
......
/* (6.38)
/* (6.39)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 6.38
#define Module_MajorVersion_CMHG 6.39
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 24 Feb 2014
#define Module_Date_CMHG 04 Apr 2014
#define Module_MajorVersion "6.38"
#define Module_Version 638
#define Module_MajorVersion "6.39"
#define Module_Version 639
#define Module_MinorVersion ""
#define Module_Date "24 Feb 2014"
#define Module_Date "04 Apr 2014"
#define Module_ApplicationDate "24-Feb-14"
#define Module_ApplicationDate "04-Apr-14"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.38"
#define Module_HelpVersion "6.38 (24 Feb 2014)"
#define Module_LibraryVersionInfo "6:38"
#define Module_FullVersion "6.39"
#define Module_HelpVersion "6.39 (04 Apr 2014)"
#define Module_LibraryVersionInfo "6:39"
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