VIRTUTECH CONFIDENTIAL Previous - Up - Next
arm-sa1110-system
- Provided by
-
arm-sa1110-components
- Class Hierarchy
-
conf-object → log-object → component → top-component → arm-sa1110-system
- Interfaces Implemented
-
log_object, component
- Description
-
The "arm-sa1110-system" component represents a simple ARM SA1110 system with a single processor and a serial device.
Attributes
- Attributes inherited from class conf-object
-
attributes, classname, component, iface, name, object_id, queue
- Attributes inherited from class log-object
-
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
- Attributes inherited from class component
-
connections, connectors, instantiated, object_list, object_prefix, top_component, top_level
- Attributes inherited from class top-component
-
components, cpu_list
- Attribute List
-
- cpu_frequency
- Required attribute; read/write access; type: Integer.
Processor frequency in MHz.
- memory_megs
- Optional attribute; read/write access; type: Integer.
Size of RAM (mapped from 0xc0000000) in MB.
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
- Commands
-
info | print information about the device |
status | print status of the device |
Command Descriptions
-
<arm-sa1110-system>.info
- Synopsis
-
<arm-sa1110-system>.info
- Description
-
Print detailed information about the configuration of the device.
-
<arm-sa1110-system>.status
- Synopsis
-
<arm-sa1110-system>.status
- Description
-
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL Previous - Up - Next