Changeset f99b1f0 in rtems

Timestamp:
05/31/20 14:22:52 (4 years ago)
Author:
Jan Sommer <jan.sommer@…>
Branches:
5, master
Children:
85d6a760
Parents:
a2b7ab03
git-author:
Jan Sommer <jan.sommer@…> (05/31/20 14:22:52)
git-committer:
Chris Johns <chrisj@…> (06/11/20 03:28:46)
Message:

bsp/pc386: Turn start16.S into a startAP.S

start16.S is now only used for SMP configurations to start the
application processors.

This commit removes all unnecessary parts for this job,
i.e. video conssole initalisation, A20 gate activation
and all non-AP related code.

Update #3335

(No files)

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