Module Name: src
Committed By: phx
Date: Sun Jan 1 14:48:40 UTC 2012
Modified Files:
src/share/man/man8/man8.sandpoint: altboot.8
Log Message:
Add the description for the "mem:<address>" bootname.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man8/man8.sandpoint/altboot.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man8/man8.sandpoint/altboot.8
diff -u src/share/man/man8/man8.sandpoint/altboot.8:1.3 src/share/man/man8/man8.sandpoint/altboot.8:1.4
--- src/share/man/man8/man8.sandpoint/altboot.8:1.3 Thu Jan 27 11:33:43 2011
+++ src/share/man/man8/man8.sandpoint/altboot.8 Sun Jan 1 14:48:40 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: altboot.8,v 1.3 2011/01/27 11:33:43 nisimura Exp $
+.\" $NetBSD: altboot.8,v 1.4 2012/01/01 14:48:40 phx Exp $
.\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -114,6 +114,7 @@ One of the following:
.Dl tftp:
.Dl wd Ns Ar Np Ns : Ns Ar filename
.Dl wd Ns Ar Np Ns :
+.Dl mem: Ns Ar address
.Dl net:
.Pp
The last one is a synonym of
@@ -177,6 +178,16 @@ for booting the
.Tn ELF
.Nx
kernel.
+.It mem: Ns Va address
+boots the
+.Tn ELF
+.Nx
+kernel from any address in memory. The
+.Em address
+argument has to be specified as a hexadecimal number and denotes the
+start address of the
+.Tn ELF
+image in memory.
.El
.Pp
.Tn U-Boot/PPCBoot