Changeset 5f56d267 in rtems

Timestamp:
09/15/14 22:33:29 (10 years ago)
Author:
Hesham ALMatary <heshamelmatary@…>
Branches:
4.11, 5, master
Children:
e0aef221
Parents:
eb14fc2b
git-author:
Hesham ALMatary <heshamelmatary@…> (09/15/14 22:33:29)
git-committer:
Joel Sherrill <joel.sherrill@…> (09/16/14 14:52:58)
Message:

or1ksim: work-around to make or1ksim tick timer accurate.

This patch avoids unexpected behavior when initializing tick timer registers.
Initializing these registers fires unexpected exceptions and interrupts even
though RTEMS has not enabled interrupts yet. So, a little long interval added
to allow RTEMS to finish the remaining initialization work before running the
application. The tick timer interval is adjusted to reflect an accurate
timing for RTEMS applications.

(No files)

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