summaryrefslogtreecommitdiffstats
path: root/doc/supplements/powerpc/bsp.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-19 19:38:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-19 19:38:19 +0000
commitf0c38647c1d7d5a659ce2a8eb13e999e0a08746d (patch)
treebe6d0134ca502e0b3e7b9683469c4f5373a08e21 /doc/supplements/powerpc/bsp.t
parentRenamed. (diff)
downloadrtems-f0c38647c1d7d5a659ce2a8eb13e999e0a08746d.tar.bz2
Renamed a lot and got as much as possible automatically generated.
Diffstat (limited to 'doc/supplements/powerpc/bsp.t')
-rw-r--r--doc/supplements/powerpc/bsp.t21
1 files changed, 1 insertions, 20 deletions
diff --git a/doc/supplements/powerpc/bsp.t b/doc/supplements/powerpc/bsp.t
index 015f7347e0..2c9539be88 100644
--- a/doc/supplements/powerpc/bsp.t
+++ b/doc/supplements/powerpc/bsp.t
@@ -6,21 +6,8 @@
@c $Id$
@c
-@ifinfo
-@node Board Support Packages, Board Support Packages Introduction, Default Fatal Error Processing Default Fatal Error Handler Operations, Top
-@end ifinfo
@chapter Board Support Packages
-@ifinfo
-@menu
-* Board Support Packages Introduction::
-* Board Support Packages System Reset::
-* Board Support Packages Processor Initialization::
-@end menu
-@end ifinfo
-
-@ifinfo
-@node Board Support Packages Introduction, Board Support Packages System Reset, Board Support Packages, Board Support Packages
-@end ifinfo
+
@section Introduction
An RTEMS Board Support Package (BSP) must be designed
@@ -30,9 +17,6 @@ For more information on developing a BSP, refer to the chapter
titled Board Support Packages in the RTEMS
Applications User's Guide.
-@ifinfo
-@node Board Support Packages System Reset, Board Support Packages Processor Initialization, Board Support Packages Introduction, Board Support Packages
-@end ifinfo
@section System Reset
An RTEMS based application is initiated or
@@ -48,9 +32,6 @@ depending upon the setting of the Exception Prefix bit in the MSR.
If during a soft reset, a Machine Check Exception occurs, then the
CPU may execute a hard reset.
-@ifinfo
-@node Board Support Packages Processor Initialization, Processor Dependent Information Table, Board Support Packages System Reset, Board Support Packages
-@end ifinfo
@section Processor Initialization
It is the responsibility of the application's