comparison experiments/qemu_vexpress_a9/run.sh @ 340:c7cc54c0dfdf devel

Test featurebranch
author Windel Bouwman
date Sun, 23 Feb 2014 16:24:01 +0100
parents
children d2ddfe134c48
comparison
equal deleted inserted replaced
339:6ee17c4dd6b8 340:c7cc54c0dfdf
1 #!/bin/bash
2
3 qemu-system-arm -M vexpress-a9 -m 128M -kernel test.bin \
4 -serial file:output.txt
5