From: H. Peter Anvin Date: Tue, 22 Jul 2008 19:33:57 +0000 (-0400) Subject: x86: doc: boot.txt: fix the size of the start_sys field X-Git-Tag: v2.6.28-rc1~734^2^8~4 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=a021e5124a6c57325ffb02a60cd1d5f40342f8aa;p=linux-2.6-omap-h63xx.git x86: doc: boot.txt: fix the size of the start_sys field The start_sys field is two bytes, not four. Signed-off-by: H. Peter Anvin --- diff --git a/Documentation/x86/boot.txt b/Documentation/x86/boot.txt index 147bfe511cd..83c0033ee9e 100644 --- a/Documentation/x86/boot.txt +++ b/Documentation/x86/boot.txt @@ -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.