summaryrefslogtreecommitdiffstats
path: root/doc/supplements/i386/bsp.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-19 17:17:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-19 17:17:42 +0000
commite4f7860f5470c3ed2014df8742affc7197f7c3a8 (patch)
treefdc2ffc94284cefcae0739234894ea811ff2935c /doc/supplements/i386/bsp.texi
parentTiming Chapter is now shared and menu structure generated. (diff)
downloadrtems-e4f7860f5470c3ed2014df8742affc7197f7c3a8.tar.bz2
Makefiles in much better shape even though not all files have automatically
generated menus yet.
Diffstat (limited to 'doc/supplements/i386/bsp.texi')
-rw-r--r--doc/supplements/i386/bsp.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/supplements/i386/bsp.texi b/doc/supplements/i386/bsp.texi
index 61fd0802da..6ec6b23eca 100644
--- a/doc/supplements/i386/bsp.texi
+++ b/doc/supplements/i386/bsp.texi
@@ -65,7 +65,9 @@ executed after a reset is actually at 0xFFFFFFF0 because the i386 asserts
the upper twelve address until the first intersegment (FAR) JMP or CALL
instruction. When a JMP or CALL is executed, the upper twelve address
lines are lowered and the processor begins executing in the first megabyte
-of memory. @end itemize
+of memory.
+
+@end itemize
Typically, an intersegment JMP to the application's initialization code is
placed at address 0xFFFFFFF0.