]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
x86: doc: boot.txt: fix the size of the start_sys field
authorH. Peter Anvin <hpa@zytor.com>
Tue, 22 Jul 2008 19:33:57 +0000 (15:33 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 22 Jul 2008 19:34:41 +0000 (15:34 -0400)
The start_sys field is two bytes, not four.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Documentation/x86/boot.txt

index 147bfe511cdda0d923ca1094a27daac02225af53..83c0033ee9e01d26866494b58115a1da9b2c429a 100644 (file)
@@ -308,7 +308,7 @@ Protocol:   2.00+
 
 Field name:    start_sys
 Type:          read
-Offset/size:   0x20c/4
+Offset/size:   0x20c/2
 Protocol:      2.00+
 
   The load low segment (0x1000).  Obsolete.