summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/psim/tools/psim-top.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/psim/tools/psim-top.in')
-rwxr-xr-xc/src/lib/libbsp/powerpc/psim/tools/psim-top.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/psim/tools/psim-top.in b/c/src/lib/libbsp/powerpc/psim/tools/psim-top.in
index 8e2a34c664..26796c3f37 100755
--- a/c/src/lib/libbsp/powerpc/psim/tools/psim-top.in
+++ b/c/src/lib/libbsp/powerpc/psim/tools/psim-top.in
@@ -20,9 +20,12 @@ progname=${0##*/} # fast basename hack for ksh, bash
USAGE=\
"usage: $progname [ -opts ] test [ test ... ]
- -v -- verbose
- -s -- force System V IPC support on (default=auto)
- -l limit -- specify time limit (default is 'no limit')
+ -v -- verbose
+ -h -- this message
+ -s -- force System V IPC support on (default=auto)
+ -l limit -- specify time limit (default is 'no limit')
+ -d -- generate device tree as 'test'.device and exit
+ -n -- enable NIC support ***REQUIRES PATCHED PSIM***
"
# log an error to stderr