From a853c8518d7b8ccf54491018857ed86548f3ea24 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 10 Dec 2015 15:44:02 +0100 Subject: Optional Initial Extensions initialization Update #2408. --- doc/user/init.t | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc/user/init.t') diff --git a/doc/user/init.t b/doc/user/init.t index c5ebc0d8c8..5ab011e9e6 100644 --- a/doc/user/init.t +++ b/doc/user/init.t @@ -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 -- cgit v1.2.3