summaryrefslogtreecommitdiff
path: root/src/tegrarcm.1.in
diff options
context:
space:
mode:
authorAllen Martin <amartin@nvidia.com>2013-08-19 22:27:07 -0700
committerAllen Martin <amartin@nvidia.com>2013-09-20 13:02:47 -0700
commitdd1b4bcbf2276093417c05255f72be3fe6078d0e (patch)
tree5f909f6bbc6e57f6187d747a5488d5a4819f92a8 /src/tegrarcm.1.in
parent20ba26c645da700119ec5009872d854688a45a6d (diff)
downloadtegrarcm-dd1b4bcbf2276093417c05255f72be3fe6078d0e.tar.gz
tegrarcm: Add command to pass miniloader in from file
Add --miniloader and --miniloader_entry commands which allow passing in the miniloader from a file and specifying the miniloader entry address from the command line instead of using built-in miniloader. Signed-off-by: Allen Martin <amartin@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'src/tegrarcm.1.in')
-rw-r--r--src/tegrarcm.1.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tegrarcm.1.in b/src/tegrarcm.1.in
index 7993110..f747fd8 100644
--- a/src/tegrarcm.1.in
+++ b/src/tegrarcm.1.in
@@ -73,6 +73,12 @@ Print the version number and exit.
.B \-\-help
Print help text and exit.
.TP
+.B \-\-miniloader \fImlfile\fP
+Read the miniloader from the specified file instead of using the
+built-in one.
+.TP
+.B \-\-miniloader_entry \fImlentry\fP
+Specify the entry address of the miniloader.
.SH EXAMPLES
To download u-boot firmware to a Tegra20 seaboard: