Changeset 4570d76 in rtems for c/src/lib/libbsp/powerpc/shared

Timestamp:
05/12/08 18:42:39 (16 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.9, 5, master
Children:
14f69ce
Parents:
67a9b24a
Message:

2008-05-12 Joel Sherrill <joel.sherrill@…>

  • shared/startup/bspstart.c: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
(No files)

Note: See TracChangeset for help on using the changeset viewer.