[rtems-testing commit] pc386.in: Use graphics mode argument

Joel Sherrill joel at rtems.org
Tue Oct 9 16:49:38 UTC 2012


Module:    rtems-testing
Branch:    master
Commit:    6b3a8f0f38c2042466c01f506fb17c8b96d67e26
Changeset: http://git.rtems.org/rtems-testing/commit/?id=6b3a8f0f38c2042466c01f506fb17c8b96d67e26

Author:    Pavel Pisa <pisa at cmp.felk.cvut.cz>
Date:      Tue Oct  9 11:53:39 2012 -0500

pc386.in: Use graphics mode argument

---

 sim-scripts/pc386.in |    1 -
 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"
 }
 




More information about the vc mailing list