Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8/man8.sandpoint Add the description for the "m...
details: https://anonhg.NetBSD.org/src/rev/d141840234ee
branches: trunk
changeset: 772383:d141840234ee
user: phx <phx%NetBSD.org@localhost>
date: Sun Jan 01 14:48:40 2012 +0000
description:
Add the description for the "mem:<address>" bootname.
diffstat:
share/man/man8/man8.sandpoint/altboot.8 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 76c35fb81e4b -r d141840234ee share/man/man8/man8.sandpoint/altboot.8
--- a/share/man/man8/man8.sandpoint/altboot.8 Sun Jan 01 14:16:41 2012 +0000
+++ b/share/man/man8/man8.sandpoint/altboot.8 Sun Jan 01 14:48:40 2012 +0000
@@ -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 @@
.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 @@
.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
Home |
Main Index |
Thread Index |
Old Index