linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i386: Correct documentation for bzImage protocol v2.05
@ 2006-11-20 16:25 Vivek Goyal
  2006-11-20 23:45 ` H. Peter Anvin
  0 siblings, 1 reply; 2+ messages in thread
From: Vivek Goyal @ 2006-11-20 16:25 UTC (permalink / raw)
  To: linux kernel mailing list; +Cc: Fastboot mailing list, Morton Andrew Morton

o Correct the documentation for bzImage protocol extension due to relocatable
  bzImage.

o Last time forgot to copy the patch to mailing list. Hence sending it
  again.

Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
---

 linux-2.6.19-rc5-mm2-vivek/Documentation/i386/boot.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff -puN Documentation/i386/boot.txt~i386-correct-documentation-for-bzImage-protocol-extension Documentation/i386/boot.txt
--- linux-2.6.19-rc5-mm2/Documentation/i386/boot.txt~i386-correct-documentation-for-bzImage-protocol-extension	2006-11-17 20:40:33.000000000 -0500
+++ linux-2.6.19-rc5-mm2-vivek/Documentation/i386/boot.txt	2006-11-17 20:41:38.000000000 -0500
@@ -2,7 +2,7 @@
 		     ----------------------------
 
 		    H. Peter Anvin <hpa@zytor.com>
-			Last update 2005-09-02
+			Last update 2006-11-17
 
 On the i386 platform, the Linux kernel uses a rather complicated boot
 convention.  This has evolved partially due to historical aspects, as
@@ -131,8 +131,8 @@ Offset	Proto	Name		Meaning
 0226/2	N/A	pad1		Unused
 0228/4	2.02+	cmd_line_ptr	32-bit pointer to the kernel command line
 022C/4	2.03+	initrd_addr_max	Highest legal initrd address
-0230/4	2.04+	kernel_alignment Physical addr alignment required for kernel
-0234/1	2.04+	relocatable_kernel Whether kernel is relocatable or not
+0230/4	2.05+	kernel_alignment Physical addr alignment required for kernel
+0234/1	2.05+	relocatable_kernel Whether kernel is relocatable or not
 
 (1) For backwards compatibility, if the setup_sects field contains 0, the
     real value is 4.
_

----- End forwarded message -----

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] i386: Correct documentation for bzImage protocol v2.05
  2006-11-20 16:25 [PATCH] i386: Correct documentation for bzImage protocol v2.05 Vivek Goyal
@ 2006-11-20 23:45 ` H. Peter Anvin
  0 siblings, 0 replies; 2+ messages in thread
From: H. Peter Anvin @ 2006-11-20 23:45 UTC (permalink / raw)
  To: vgoyal
  Cc: linux kernel mailing list, Fastboot mailing list, Morton Andrew Morton

Vivek Goyal wrote:
> o Correct the documentation for bzImage protocol extension due to relocatable
>   bzImage.
> 
> o Last time forgot to copy the patch to mailing list. Hence sending it
>   again.
> 
> Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>

Acked-by: H. Peter Anvin <hpa@zytor.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-20 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-20 16:25 [PATCH] i386: Correct documentation for bzImage protocol v2.05 Vivek Goyal
2006-11-20 23:45 ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).