summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Pisa <pisa at cmp.felk.cvut.cz>2012-10-09 11:53:39 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-10-09 11:53:39 -0500
commit6b3a8f0f38c2042466c01f506fb17c8b96d67e26 (patch)
treeabca21863362a2779fc493a52db70cc2a08775c3
parentcut_release: Remove trailing whitespace (diff)
downloadrtems-testing-6b3a8f0f38c2042466c01f506fb17c8b96d67e26.tar.bz2
pc386.in: Use graphics mode argument
-rw-r--r--sim-scripts/pc386.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim-scripts/pc386.in b/sim-scripts/pc386.in
index 9c35cde..40998c0 100644
--- a/sim-scripts/pc386.in
+++ b/sim-scripts/pc386.in
@@ -79,7 +79,6 @@ runARGS()
# 486 or pentium for older qemu
echo "-m 512 -boot a -cpu 486 \
-fda ${fd0Image} -hda fat:${hd0Dir} ${COVERAGE_ARG} \
- -monitor null -nographic -serial ${SERIAL_ARG} --no-reboot"
-monitor null ${GRAPHIC_ARG} -serial ${SERIAL_ARG} --no-reboot"
}