Optional Initial Extensions initialization

Update #2408.
This commit is contained in:
Sebastian Huber
2015-12-10 15:44:02 +01:00
parent 36b86d7eb5
commit a853c8518d
7 changed files with 42 additions and 19 deletions

View File

@@ -157,12 +157,16 @@ initialized by the Board Support Package. This step is mandatory.
Basic initialization step provided by the Board Support Package. This step is
mandatory.
@item RTEMS_SYSINIT_INITIAL_EXTENSIONS
Initializes the initial extensions if at least one is configured by the Board
Support Package or application.
@item RTEMS_SYSINIT_DATA_STRUCTURES
This directive is called when the Board Support Package has completed its basic
initialization and allows RTEMS to initialize the application environment based
upon the information in the Configuration Table, User Initialization Tasks
Table, Device Driver Table, User Extension Table, Multiprocessor Configuration
Table, and the Multiprocessor Communications Interface (MPCI) Table.
Table, Device Driver Table, Multiprocessor Configuration Table, and the
Multiprocessor Communications Interface (MPCI) Table.
@item RTEMS_SYSINIT_BSP_LIBC
Depending on the application configuration the IO library and root filesystem